Parcourir la source

Update `Spanish` translation

Currently translated at 7.3% (9 of 123 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://weblate.frisk.space/projects/wiki-bot/dashboard/es/
Tamara Carvallo il y a 4 ans
Parent
commit
89acf1e444
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 7 1
      dashboard/i18n/es.json

+ 7 - 1
dashboard/i18n/es.json

@@ -5,5 +5,11 @@
         " ",
         " ",
         " "
-    ]
+    ],
+    "general": {
+        "delete": "Eliminar",
+        "invite": "Invitar a Wiki-Bot",
+        "logout": "Cerrar sesión",
+        "rcscript": "Cambios Recientes"
+    }
 }