From 7c65389ed4fccf53663fcfb74e7b1ead2e39a99c Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Thu, 23 Dec 2021 16:20:55 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 63.7% (116 of 182 strings) Translation: Guardian Project/Keanu Weblite Translate-URL: https://hosted.weblate.org/projects/guardianproject/keanu-weblite/es/ --- src/assets/translations/es.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/es.json b/src/assets/translations/es.json index a0091f0..e9a07de 100644 --- a/src/assets/translations/es.json +++ b/src/assets/translations/es.json @@ -158,7 +158,8 @@ "delete": "Eliminar", "reply": "Responder", "start_private_chat": "Chat privado con este usuario", - "edit": "Editar" + "edit": "Editar", + "ignore": "Ignorar" }, "fallbacks": { "download_name": "Descargar", @@ -185,4 +186,4 @@ "view_details": "Ver detalles", "this_room": "Este grupo" } -} \ No newline at end of file +}