nuke/lib/localization/locales/manifest.json
CXM 509a4f3ce8
fix(localization): fix missing string in template (#835)
* fix(localization): fix missing string in template

* chore: temp place locale
2025-07-16 19:40:27 -04:00

17 lines
No EOL
172 B
JSON

{
"supportedLanguages": [
"de",
"en",
"es",
"et",
"fil",
"fr",
"is",
"it",
"ja",
"pt-BR",
"tr",
"zh-CN",
"zh-TW"
]
}