1
0
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:
xmflsct 2023-02-25 16:55:42 +01:00
parent 4269c1d9d1
commit de7e39a332

View File

@ -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'