1
0
mirror of https://github.com/tooot-app/app synced 2024-12-08 15:16:10 +01:00
tooot/crowdin.yml
2021-03-28 12:20:26 +02:00

11 lines
197 B
YAML

# 'preserve_hierarchy': true
files:
[
{
'source': '/src/i18n/en/**/*.json',
'translation': '/src/i18n/%osx_locale%/**/%original_file_name%',
'ignore': ['*.ts'],
},
]