feat: translate to thai language

This commit is contained in:
Natthavat Sukdumrongpreecha
2025-09-24 10:26:00 +07:00
committed by mayswind
parent 9589dd2486
commit 66303a8965
4 changed files with 2337 additions and 0 deletions
+3
View File
@@ -33,6 +33,9 @@ var AllLanguages = map[string]*LocaleInfo{
"ru": {
Content: ru,
},
"th": {
Content: th,
},
"uk": {
Content: uk,
},