From b38f3cdddf6067b826b96584668b897ac9e27411 Mon Sep 17 00:00:00 2001 From: Deivison Lincoln Date: Wed, 16 Oct 2024 15:46:13 -0300 Subject: [PATCH] =?UTF-8?q?Alterada=20outras=20tradu=C3=A7=C3=B5es=20cw.me?= =?UTF-8?q?ssage.numbernotinwhatsapp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/translations/en.json | 2 +- src/utils/translations/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/translations/en.json b/src/utils/translations/en.json index 1b10e7b8..43dfd8d2 100644 --- a/src/utils/translations/en.json +++ b/src/utils/translations/en.json @@ -2,7 +2,6 @@ "qrgeneratedsuccesfully": "QRCode successfully generated!", "scanqr": "Scan this QR code within the next 40 seconds.", "qrlimitreached": "QRCode generation limit reached, to generate a new QRCode, send the 'init' message again.", - "numbernotinwhatsapp": "The message was not sent as the contact is not a valid Whatsapp number.", "cw.inbox.connected": "馃殌 Connection successfully established!", "cw.inbox.disconnect": "馃毃 Disconnecting WhatsApp from inbox *{{inboxName}}*.", "cw.inbox.alreadyConnected": "馃毃 {{inboxName}} instance is connected.", @@ -23,5 +22,6 @@ "cw.contactMessage.name": "Name", "cw.contactMessage.number": "Number", "cw.message.notsent": "馃毃 The message could not be sent. Please check your connection. {{error}}", + "cw.message.numbernotinwhatsapp": "馃毃 The message was not sent as the contact is not a valid Whatsapp number.", "cw.message.edited": "Edited Message" } \ No newline at end of file diff --git a/src/utils/translations/es.json b/src/utils/translations/es.json index 13f0d4b7..be830885 100644 --- a/src/utils/translations/es.json +++ b/src/utils/translations/es.json @@ -2,7 +2,6 @@ "qrgeneratedsuccesfully": "C贸digo QR generado exitosamente!", "scanqr": "Escanea este c贸digo QR en los pr贸ximos 40 segundos.", "qrlimitreached": "馃毃 Se alcanz贸 el l铆mite de generaci贸n de QRCode. Para generar un nuevo QRCode, env铆e el mensaje 'init' nuevamente.", - "numbernotinwhatsapp": "鈿狅笍 El mensaje no fue enviado porque el contacto no es un n煤mero de Whatsapp v谩lido..", "cw.inbox.connected": "馃殌 隆Conexi贸n establecida exitosamente!", "cw.inbox.disconnect": "馃毃 Instancia *{{inboxName}}* desconectado de Whatsapp.", "cw.inbox.alreadyConnected": "馃毃 La instancia {{inboxName}} est谩 conectada.", @@ -23,5 +22,6 @@ "cw.contactMessage.name": "Nombre", "cw.contactMessage.number": "Numero", "cw.message.notsent": "馃毃 El mensaje no se pudo enviar. Comprueba tu conexi贸n. {{error}}", + "cw.message.numbernotinwhatsapp": "馃毃 El mensaje no fue enviado porque el contacto no es un n煤mero de Whatsapp v谩lido.", "cw.message.edited": "Mensaje editado" } \ No newline at end of file