Add files via upload

This commit is contained in:
aydnykn
2025-12-11 22:04:35 +03:00
committed by mayswind
parent 11c943efef
commit 482d025c90
2 changed files with 33 additions and 0 deletions
+3
View File
@@ -42,6 +42,9 @@ var AllLanguages = map[string]*LocaleInfo{
"th": {
Content: th,
},
"tr": {
Content: tr,
},
"uk": {
Content: uk,
},