Files
donetick/crowdin.yml
2026-08-17 01:03:29 -04:00

17 lines
426 B
YAML

# Crowdin configuration for Donetick
# See: https://support.crowdin.com/configuration-file/
project_id: 'donetick'
api_token_env: CROWDIN_API_TOKEN
preserve_hierarchy: true
languages_mapping:
two_letters_code:
zh-CN: zh-CN
files:
- source: /public/locales/en/*.json
translation: /public/locales/%two_letters_code%/%original_file_name%
update_option: update_as_unapproved
skip_untranslated_strings: true