nuke/lib/localization/locales/manifest.json
The Ninth e084e5011e
feat(localization): add Polish language translation (#1363)
(cherry picked from commit 1f9c2272e6)

Co-authored-by: bplajzer <b.plajzerr@gmail.com>
2025-12-25 15:14:04 -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"
]
}