Files

31 lines
666 B
JSON
Raw Permalink Normal View History

2023-11-20 13:35:24 +00:00
{
"readKey": "a7580769542256117579-70975387172511848f4c6533943d776547bad4853931ba352ee684b738f4494e",
"upload": {
"type": "json",
"deprecate": "file",
"features": ["plural_postfix_us", "filter_untranslated"],
"files": [
{
2024-12-04 14:51:29 +00:00
"pattern": "locales/en/*.json",
2023-11-20 13:35:24 +00:00
"lang": "inherited"
},
{
"group": "existing",
2024-11-14 11:53:43 +01:00
"pattern": "locales/*/*.json",
2024-12-04 14:51:29 +00:00
"excludes": ["locales/en/*.json"],
2023-11-20 13:35:24 +00:00
"lang": "${autodetectLang}"
}
]
},
"download": {
"files": [
{
2024-11-14 11:53:43 +01:00
"output": "locales/${langLsrDash}/${file}"
2023-11-20 13:35:24 +00:00
}
],
2024-12-04 14:51:29 +00:00
"includeSourceLang": "${includeSourceLang|false}"
2023-11-20 13:35:24 +00:00
}
}