Implemented Vietnamese translations

This commit is contained in:
DJj123dj
2025-04-07 18:13:23 +02:00
parent 37cc3b794e
commit 2281d78896
4 changed files with 8 additions and 6 deletions
+1
View File
@@ -471,6 +471,7 @@ export interface ODLanguageManagerIds_Default {
"opendiscord:norwegian":ODLanguage,
"opendiscord:russian":ODLanguage,
"opendiscord:swedish":ODLanguage,
"opendiscord:vietnamese":ODLanguage,
//ADD NEW LANGUAGES HERE!!!
}