nuke/lib/localization/locales/manifest.json
bplajzer 1f9c2272e6
add Polish language translation (#1309)
* feat(localization): add Polish language translation

* feat(localization): add Polish language translation
2025-11-24 11:55:47 -05:00

28 lines
283 B
JSON

{
"supportedLanguages": [
"cs",
"de",
"en",
"es",
"et",
"fi",
"fil",
"fr",
"is",
"it",
"ja",
"lt",
"nb",
"nl",
"nn",
"pl",
"pt-BR",
"ru",
"tr",
"uk",
"vi",
"zh-CN",
"zh-TW",
"sv"
]
}