Bläddra i källkod

Update `Spanish` translation

Currently translated at 100.0% (8 of 8 strings)

Translation: Wiki-Bot/Interactions
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/interactions/es/
Tamara Carvallo 3 år sedan
förälder
incheckning
c20f043055
1 ändrade filer med 10 tillägg och 1 borttagningar
  1. 10 1
      interactions/i18n/es-ES.json

+ 10 - 1
interactions/i18n/es-ES.json

@@ -1,5 +1,14 @@
 {
     "inline": {
-        "description": "Publicar un mensaje con enlaces wiki en la misma línea."
+        "description": "Publicar un mensaje con inline wiki links.",
+        "name": "inline",
+        "options[0].description": "Texto que incluye enlaces de wikitexto.",
+        "options[0].name": "texto"
+    },
+    "verify": {
+        "description": "Verifica tu cuenta de Discord con tu cuenta wiki.",
+        "name": "verificar",
+        "options[0].description": "Tu nombre de usuario en el wiki.",
+        "options[0].name": "nombre_de_usuario"
     }
 }