The 4 new languages can now be used in OTv4.0.1

This commit is contained in:
DJj123dj
2025-03-26 15:13:55 +01:00
parent 2a82bdebae
commit d81b1e7be3
3 changed files with 14 additions and 6 deletions
+4
View File
@@ -467,6 +467,10 @@ export interface ODLanguageManagerIds_Default {
"opendiscord:hindi":ODLanguage,
"opendiscord:lithuanian":ODLanguage,
"opendiscord:polish":ODLanguage,
"opendiscord:latvian":ODLanguage,
"opendiscord:norwegian":ODLanguage,
"opendiscord:russian":ODLanguage,
"opendiscord:swedish":ODLanguage,
//ADD NEW LANGUAGES HERE!!!
}