浏览代码

Update `Italian` translation

Currently translated at 100.0% (8 of 8 strings)

Translation: Wiki-Bot/Interactions
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/interactions/it/
Matteo Vicenzi 3 年之前
父节点
当前提交
63200a3397
共有 1 个文件被更改,包括 14 次插入1 次删除
  1. 14 1
      interactions/i18n/it.json

+ 14 - 1
interactions/i18n/it.json

@@ -1 +1,14 @@
-{}
+{
+    "inline": {
+        "description": "Posta un messaggio con link wiki inline.",
+        "name": "inline",
+        "options[0].description": "Testo che include link in wikitext.",
+        "options[0].name": "testo"
+    },
+    "verify": {
+        "description": "Verifica il tuo account Discord tramite il tuo account sulla wiki.",
+        "name": "verifica",
+        "options[0].description": "Il tuo nome utente sulla wiki.",
+        "options[0].name": "username"
+    }
+}