mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 04:09:03 +00:00
17 lines
506 B
YAML
17 lines
506 B
YAML
project_id_en: 'CROWDIN_PROJECT_ID'
|
|
api_token_env: 'CROWDIN_API_TOKEN'
|
|
preserve_hierarchy: true
|
|
|
|
base_path: .
|
|
|
|
files:
|
|
- source: /public/locales/en/remnawave.json
|
|
translation: /public/locales/%two_letters_code%/remnawave.json
|
|
|
|
export_languages: ['ru', 'fa', 'zh-CN']
|
|
|
|
pull_request_title: 'chore(i18n): update translations'
|
|
pull_request_labels: ['translations']
|
|
pull_request_reviewers: ['kastov']
|
|
commit_message: 'chore(i18n): update %original_file_name% (%language%)'
|
|
append_commit_message: false
|