i18n: add Vietnamese translation (#8912)

Adds support for the Vietnamese language
This commit is contained in:
Kat
2026-03-05 05:30:59 +00:00
committed by GitHub
3 changed files with 355 additions and 0 deletions

View File

@@ -54,5 +54,6 @@ pub const locales = [_][:0]const u8{
"hr",
"lt",
"lv",
"vi",
"kk",
};