add italian translations

This commit is contained in:
Aron
2025-04-23 22:14:54 +02:00
committed by mayswind
parent 567902a407
commit 76a9a20d89
12 changed files with 2099 additions and 0 deletions
+3
View File
@@ -19,6 +19,9 @@ var AllLanguages = map[string]*LocaleInfo{
"es": {
Content: es,
},
"it": {
Content: it,
},
"ja": {
Content: ja,
},