mirror of
https://github.com/tooot-app/app
synced 2024-12-21 15:14:32 +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:
|
||||
[
|
||||
{
|
||||
'source': '/src/i18n/en/**/*.json',
|
||||
'translation': '/src/i18n/%osx_locale%/**/%original_file_name%',
|
||||
'ignore': ['*.ts'],
|
||||
},
|
||||
]
|
||||
- source: /src/i18n/en/**/*.json
|
||||
translation: /src/i18n/%osx_locale%/**/%original_file_name%
|
||||
ignore:
|
||||
- '*.ts'
|
||||
|
Loading…
Reference in New Issue
Block a user