add configuration for trezor-translations-manager

pull/402/head^2
slowbackspace 5 years ago
parent aa09704146
commit 597842ae64

@ -0,0 +1,40 @@
{
"extractedMessagesFilePattern": "translations/extractedMessages/**/*.json",
"localesOutputDir": "translations/locales/",
"outputDir": "translations/",
"project": {
"identifier": "trezor-wallet-test",
"apiKeyEnv": "CROWDIN_API_KEY"
},
"languages": [
"af",
"ar",
"bn",
"zh-CN",
"zh-TW",
"cs",
"nl",
"en",
"et",
"fr",
"de",
"el",
"he",
"hi",
"hu",
"id",
"it",
"ja",
"ko",
"no",
"fa",
"pl",
"pt-PT",
"ru",
"es-ES",
"sv-SE",
"tr",
"uk",
"vi"
]
}
Loading…
Cancel
Save