Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mastodon
GitHub Repository: mastodon/joinmastodon
Path: blob/main/crowdin.yml
1006 views
1
# This is needed for the Github Action
2
project_id_env: CROWDIN_PROJECT_ID
3
api_token_env: CROWDIN_PERSONAL_TOKEN
4
5
commit_message: "[ci skip]"
6
preserve_hierarchy: true
7
files:
8
- source: /locales/en.json
9
translation: /locales/%two_letters_code%.json
10
11