diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/crowdin.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/crowdin.yaml b/locale/crowdin.yaml index 4e424b069..298b878fa 100644 --- a/locale/crowdin.yaml +++ b/locale/crowdin.yaml @@ -1,9 +1,9 @@ project_identifier: pyload preserve_hierarchy: true -api_key: {key} -base_path: {tmp} +api_key: e28e6dd4f1a7ace092bdd1faea87f3b8 +base_path: /tmp/tmp_F2Fqx files: - source: 'pyLoad/*.pot' - translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%original_file_name%' + translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%file_name%.po' |