Added Slovenian translation

Added Slovenian translation
This commit is contained in:
Andrej Kralj
2025-12-30 12:58:36 +01:00
committed by mayswind
parent 2f3e26dbe5
commit b5a18c86dc
4 changed files with 2509 additions and 0 deletions
+3
View File
@@ -39,6 +39,9 @@ var AllLanguages = map[string]*LocaleInfo{
"ru": {
Content: ru,
},
"sl": {
Content: sl,
},
"th": {
Content: th,
},