AzuraCast/crowdin.yaml

11 lines
402 B
YAML
Raw Normal View History

base_url: "https://crowdin.com"
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
preserve_hierarchy: true
2016-09-30 22:35:25 +00:00
files:
2018-11-24 18:15:08 +00:00
- source: /resources/locale/default.pot
translation: /resources/locale/%locale_with_underscore%.UTF-8/LC_MESSAGES/default.po
- source: /resources/locale/frontend.pot
translation: /resources/locale/%locale_with_underscore%.UTF-8/LC_MESSAGES/frontend.po