Update all_locales.go

This commit is contained in:
tkymmm
2025-03-06 13:58:00 +09:00
committed by mayswind
parent bcc36e1533
commit f0c111f02a
+3
View File
@@ -19,6 +19,9 @@ var AllLanguages = map[string]*LocaleInfo{
"es": {
Content: es,
},
"ja": {
Content: ja,
},
"ru": {
Content: ru,
},