From f8d4a06874f8ce3e63ea9dcdc0365b334969e311 Mon Sep 17 00:00:00 2001 From: "sungmin.in" Date: Thu, 23 May 2024 10:17:49 +0900 Subject: [PATCH] =?UTF-8?q?[=EB=A7=88=EC=9D=B4=EC=98=A4=EB=8D=94]=20?= =?UTF-8?q?=EC=99=B8=EA=B5=AD=EC=96=B4=20=EB=B2=88=EC=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/resources/de/strings.json | 16 +++++++++++++++- .../resources/en/GB/strings.json | 16 +++++++++++++++- com.twin.app.shoptime/resources/ru/strings.json | 16 +++++++++++++++- 3 files changed, 45 insertions(+), 3 deletions(-) diff --git a/com.twin.app.shoptime/resources/de/strings.json b/com.twin.app.shoptime/resources/de/strings.json index 673e558c..236a46b0 100644 --- a/com.twin.app.shoptime/resources/de/strings.json +++ b/com.twin.app.shoptime/resources/de/strings.json @@ -179,5 +179,19 @@ "You have no {title}": "(need for transfer) You have no {title}", "Hi, {userId}": "Hi, {userId}", "There is No Registered {type}": "(need for transfer) There is No Registered {type}", - "Coming Soon": "Demnächst" + "Coming Soon": "Demnächst", + "THERE IS NO ORDER HISTORY": "(need for transfer) THERE IS NO ORDER HISTORY", + "Use search above to find past orders.": "(need for transfer) Use search above to find past orders.", + "ORDER NUMBER": "Bestellnummer", + "payment method": "BEZAHLVERFAHREN", + "order date": "AUFTRAGSDATUM", + "item total": "Artikel insgesamt", + "tax": "Steuer", + "order total": "AUFTRAGSDATUM", + "Qty": "(need for transfer) Qty", + "VIEW CANCELLATION DETAILS": "STORNIERUNGSDETAILS ANZEIGEN", + "BUY IT AGAIN": "NOCHMAL KAUFEN", + "CANCEL ITEM": "ARTIKEL ABBRECHEN", + "RETURN ITEM": "ARTIKEL ZURÜCKGEBEN", + "EXCHANGE ITEM": "ARTIKEL UMTAUSCHEN" } diff --git a/com.twin.app.shoptime/resources/en/GB/strings.json b/com.twin.app.shoptime/resources/en/GB/strings.json index 1c11fcbd..7886fdf1 100644 --- a/com.twin.app.shoptime/resources/en/GB/strings.json +++ b/com.twin.app.shoptime/resources/en/GB/strings.json @@ -179,5 +179,19 @@ "You have no {title}": "You have no {title}", "Hi, {userId}": "Hi, {userId}", "There is No Registered {type}": "There is No Registered {type}", - "Coming Soon": "Coming Soon" + "Coming Soon": "Coming Soon", + "THERE IS NO ORDER HISTORY": "THERE IS NO ORDER HISTORY", + "Use search above to find past orders.": "Use search above to find past orders.", + "ORDER NUMBER": "ORDER NUMBER", + "payment method": "payment method", + "order date": "order date", + "item total": "item total", + "tax": "tax", + "order total": "order total", + "Qty": "Qty", + "VIEW CANCELLATION DETAILS": "VIEW CANCELLATION DETAILS", + "BUY IT AGAIN": "BUY IT AGAIN", + "CANCEL ITEM": "CANCEL ITEM", + "RETURN ITEM": "RETURN ITEM", + "EXCHANGE ITEM": "EXCHANGE ITEM" } diff --git a/com.twin.app.shoptime/resources/ru/strings.json b/com.twin.app.shoptime/resources/ru/strings.json index 89b65a02..d4fa5686 100644 --- a/com.twin.app.shoptime/resources/ru/strings.json +++ b/com.twin.app.shoptime/resources/ru/strings.json @@ -179,5 +179,19 @@ "You have no {title}": "(need for transfer) You have no {title}", "Hi, {userId}": "Приветствую, {userId}", "There is No Registered {type}": "(need for transfer) There is No Registered {type}", - "Coming Soon": "Скоро в эфире" + "Coming Soon": "Скоро в эфире", + "THERE IS NO ORDER HISTORY": "(need for transfer) THERE IS NO ORDER HISTORY", + "Use search above to find past orders.": "(need for transfer) Use search above to find past orders.", + "ORDER NUMBER": "Номер заказа", + "payment method": "СПОСОБ ОПЛАТЫ", + "order date": "ДАТА ЗАКАЗА", + "item total": "Общая Сумма Товаров", + "tax": "Налоги", + "order total": "(need for transfer) order total", + "Qty": "(need for transfer) Qty", + "VIEW CANCELLATION DETAILS": "ПРОСМОТР ДЕТАЛЕЙ ОТМЕНЫ ЗАКАЗА", + "BUY IT AGAIN": "КУПИТЬ ЕЩЕ РАЗ", + "CANCEL ITEM": "ОТМЕНИТЬ ЗАКАЗ", + "RETURN ITEM": "ВЕРНУТЬ ЗАКАЗ", + "EXCHANGE ITEM": "ОБМЕНЯТЬ ЗАКАЗ" }