Browse Source

Update `Spanish` translation

Currently translated at 14.6% (18 of 123 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://weblate.frisk.space/projects/wiki-bot/dashboard/es/
Tamara Carvallo 4 years ago
parent
commit
0f41686b3f
1 changed files with 9 additions and 0 deletions
  1. 9 0
      dashboard/i18n/es.json

+ 9 - 0
dashboard/i18n/es.json

@@ -17,5 +17,14 @@
         "support": "Servidor de Soporte",
         "support": "Servidor de Soporte",
         "title": "Configuración de Wiki-Bot",
         "title": "Configuración de Wiki-Bot",
         "verification": "Verificaciones"
         "verification": "Verificaciones"
+    },
+    "indexjs": {
+        "invalid": {
+            "title": "¡Wiki no válido!"
+        },
+        "outdated": {
+            "text": "¡El webhook de cambios recientes requiere al menos MediaWiki 1.30!",
+            "title": "¡Versión de MediaWiki desactualizada!"
+        }
     }
     }
 }
 }