From e5ce44f729438f6bf4e1c9dd284ef6d014c0846c Mon Sep 17 00:00:00 2001 From: "jiwon93.son" Date: Wed, 10 Jul 2024 13:17:07 +0900 Subject: [PATCH] =?UTF-8?q?[string.json]=20SHOPTIME-2836=20-=20=EA=B8=B0?= =?UTF-8?q?=ED=9A=8D=EC=84=9C=EC=83=81=20=EB=AC=B8=EA=B5=AC=EB=A1=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/resources/de/strings.json | 2 +- com.twin.app.shoptime/resources/en/strings.json | 2 +- com.twin.app.shoptime/resources/gb/strings.json | 2 +- com.twin.app.shoptime/resources/ru/strings.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.twin.app.shoptime/resources/de/strings.json b/com.twin.app.shoptime/resources/de/strings.json index 1ac2828e..11652b3b 100644 --- a/com.twin.app.shoptime/resources/de/strings.json +++ b/com.twin.app.shoptime/resources/de/strings.json @@ -23,7 +23,7 @@ "Sorry. This item is sold out.": "Es tut uns leid. Dieser Artikel ist ausverkauft.", "This device had received first time coupon.": "Dieses Gerät hatte den Willkommensgutschein bereits erhalten.", "There is no coupon.": "Es gibt keine Gutscheine.", - "Failed to sent text to {mobileNumber}": "SMS senden an {mobileNumber} fehlgeschlagen", + "Failed to send text to {mobileNumber}": "Text konnte nicht an {mobileNumber} gesendet werden", "Agree and Send": "Zustimmen und senden", "Cancel": "Abbrechen", "CANCEL": "Abbrechen", diff --git a/com.twin.app.shoptime/resources/en/strings.json b/com.twin.app.shoptime/resources/en/strings.json index 37a988c2..b2d97274 100644 --- a/com.twin.app.shoptime/resources/en/strings.json +++ b/com.twin.app.shoptime/resources/en/strings.json @@ -23,7 +23,7 @@ "Sorry. This item is sold out.": "Sorry. This item is sold out.", "This device had received first time coupon.": "This device had received first time coupon.", "There is no coupon.": "There is no coupon.", - "Failed to sent text to {mobileNumber}": "Failed to sent text to {mobileNumber}", + "Failed to send text to {mobileNumber}": "Failed to send text to {mobileNumber}", "Agree and Send": "Agree and Send", "Cancel": "Cancel", "CANCEL": "Cancel", diff --git a/com.twin.app.shoptime/resources/gb/strings.json b/com.twin.app.shoptime/resources/gb/strings.json index 7b908d88..e1721964 100644 --- a/com.twin.app.shoptime/resources/gb/strings.json +++ b/com.twin.app.shoptime/resources/gb/strings.json @@ -23,7 +23,7 @@ "Sorry. This item is sold out.": "Sorry. This item is sold out.", "This device had received first time coupon.": "This device had received first time coupon.", "There is no coupon.": "There is no coupon.", - "Failed to sent text to {mobileNumber}": "Failed to sent text to {mobileNumber}", + "Failed to send text to {mobileNumber}": "Failed to send text to {mobileNumber}", "Agree and Send": "Agree and Send", "Cancel": "Cancel", "CANCEL": "Cancel", diff --git a/com.twin.app.shoptime/resources/ru/strings.json b/com.twin.app.shoptime/resources/ru/strings.json index af3bbaf4..9bce6678 100644 --- a/com.twin.app.shoptime/resources/ru/strings.json +++ b/com.twin.app.shoptime/resources/ru/strings.json @@ -23,7 +23,7 @@ "Sorry. This item is sold out.": "Извините. Данный товар продан.", "This device had received first time coupon.": "На это устройство уже был отправлен купон.", "There is no coupon.": "Нет купонов.", - "Failed to sent text to {mobileNumber}": "Ошибка при отправке сообщения на {mobileNumber}", + "Failed to send text to {mobileNumber}": "Не удалось отправить сообщение на номер {mobileNumber}", "Agree and Send": "Согласен и отправить", "Cancel": "Отмена", "CANCEL": "Отмена",