From 600b976be2e370b3a4b4878be6745cf8dbb62c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Mon, 13 Jul 2020 23:04:34 +0200 Subject: [PATCH] Spanish translation --- i18n/i18n.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/i18n/i18n.json b/i18n/i18n.json index 83f6c5d..debb05b 100644 --- a/i18n/i18n.json +++ b/i18n/i18n.json @@ -34,6 +34,23 @@ "_default": " ", "_as_default": " ", "copy": "copia" + }, + "es": { + "open_in": "abrir con ", + "cc_": "cc ", + "bcc_": "cco ", + "subject_": "asunto ", + "body_": "cuerpo ", + "gmail": "Gmail", + "outlook": "Outlook", + "telegram": "Telegram", + "whatsapp": "WhatsApp", + "skype": "Skype", + "call": "llamar", + "open": "abrir", + "_default": " predefinido", + "_as_default": " por defecto", + "copy": "copiar" } } }