mirror of
https://github.com/tooot-app/app
synced 2024-12-22 07:34:06 +01:00
Update Crowdin configuration file
This commit is contained in:
parent
4269c1d9d1
commit
de7e39a332
13
crowdin.yml
13
crowdin.yml
@ -1,10 +1,5 @@
|
|||||||
# 'preserve_hierarchy': true
|
|
||||||
|
|
||||||
files:
|
files:
|
||||||
[
|
- source: /src/i18n/en/**/*.json
|
||||||
{
|
translation: /src/i18n/%osx_locale%/**/%original_file_name%
|
||||||
'source': '/src/i18n/en/**/*.json',
|
ignore:
|
||||||
'translation': '/src/i18n/%osx_locale%/**/%original_file_name%',
|
- '*.ts'
|
||||||
'ignore': ['*.ts'],
|
|
||||||
},
|
|
||||||
]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user