mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
7 lines
224 B
YAML
7 lines
224 B
YAML
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
files:
|
|
- source: /static/locales/en/translation.json
|
|
translation: /static/locales/%two_letters_code%/%original_file_name%
|
|
type: i18next_json
|