mirror of
https://github.com/facefusion/facefusion.git
synced 2026-08-07 01:28:36 +02:00
clean wording
This commit is contained in:
@@ -9,6 +9,6 @@ def test_load() -> None:
|
||||
|
||||
|
||||
def test_get() -> None:
|
||||
assert translator.get('conda_not_activated') == 'conda is not activated'
|
||||
assert translator.get('help.skip_conda') == 'skip the conda environment check'
|
||||
assert translator.get('processing_stopped') == 'processing stopped'
|
||||
assert translator.get('help.run') == 'run the program'
|
||||
assert translator.get('invalid') is None
|
||||
|
||||
Reference in New Issue
Block a user