소스 검색

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 년 전
부모
커밋
0f41686b3f
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      dashboard/i18n/es.json

+ 9 - 0
dashboard/i18n/es.json

@@ -17,5 +17,14 @@
         "support": "Servidor de Soporte",
         "title": "Configuración de Wiki-Bot",
         "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!"
+        }
     }
 }