mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
l10n | Enhancement | Config
This commit is contained in:
parent
553deb47ce
commit
0c9ebefe4b
1 changed files with 15 additions and 1 deletions
16
crowdin.yml
16
crowdin.yml
|
@ -1,3 +1,17 @@
|
|||
append_commit_message:
|
||||
commit_message: 'l10n | Enhancement | %language% [skip ci]'
|
||||
pull_request_title: "l10n | Enhancement"
|
||||
export_languages:
|
||||
- 'zh-CN'
|
||||
- 'no'
|
||||
- 'id'
|
||||
- 'es-ES'
|
||||
- 'de'
|
||||
- 'pt-BR'
|
||||
- 'uk'
|
||||
- 'fr'
|
||||
- 'it'
|
||||
- 'ru'
|
||||
files:
|
||||
- source: /localization/src/main/res/values/strings.xml
|
||||
translation: /localization/src/main/res/values-%two_letters_code%/strings.xml
|
||||
translation: /localization/src/main/res/values-%android_code%/strings.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue