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 +}