mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
6 lines
224 B
YAML
6 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
|