Browse Source

Update `Italian` translation

Currently translated at 9.8% (12 of 122 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://weblate.frisk.space/projects/wiki-bot/dashboard/it/
Raffox97 4 years ago
parent
commit
dd902e460b
1 changed files with 18 additions and 1 deletions
  1. 18 1
      dashboard/i18n/it.json

+ 18 - 1
dashboard/i18n/it.json

@@ -1 +1,18 @@
-{}
+{
+    "selector": {
+        "title": "Selettore server"
+    },
+    "general": {
+        "delete": "Cancella",
+        "save": "Salva",
+        "refresh": "Aggiorna lista dei server",
+        "invite": "Invita Wiki-Bot",
+        "logout": "Esci",
+        "support": "Server di supporto",
+        "selector": "Selettore server",
+        "rcscript": "Ultime modifiche",
+        "verification": "Verifiche",
+        "settings": "Impostazioni",
+        "title": "Impostazioni Wiki-Bot"
+    }
+}