From 11f17a5614a95a3ca617539ed377fc7ac18f9b99 Mon Sep 17 00:00:00 2001 From: "opacity@t-win.kr" Date: Thu, 7 Aug 2025 11:46:25 +0900 Subject: [PATCH] =?UTF-8?q?=EC=96=B8=EC=96=B4=EB=B2=88=EC=97=AD=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/resources/de/strings.json | 5 ++++- com.twin.app.shoptime/resources/en/strings.json | 5 ++++- com.twin.app.shoptime/resources/gb/strings.json | 5 ++++- com.twin.app.shoptime/resources/ru/strings.json | 5 ++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/com.twin.app.shoptime/resources/de/strings.json b/com.twin.app.shoptime/resources/de/strings.json index 233b941c..2146109f 100644 --- a/com.twin.app.shoptime/resources/de/strings.json +++ b/com.twin.app.shoptime/resources/de/strings.json @@ -231,5 +231,8 @@ "EXCLUSIVE": "ANGEBOT", "OPTION": "(need for transfer)OPTION", "There are no themes available": "Es sind keine Artikel verfügbar", - "The event information has not been registered": "(need for transfer) The event information has not been registered" + "The event information has not been registered": "(need for transfer) The event information has not been registered", + "Scan QR": "QR-Code scannen", + "with your phone, Check Product": "mit Ihrem Handy, Produkt prüfen", + "info & Purchase easily": "Informationen & Einkauf leicht gemacht" } diff --git a/com.twin.app.shoptime/resources/en/strings.json b/com.twin.app.shoptime/resources/en/strings.json index a5bf34fd..6200c200 100644 --- a/com.twin.app.shoptime/resources/en/strings.json +++ b/com.twin.app.shoptime/resources/en/strings.json @@ -231,5 +231,8 @@ "EXCLUSIVE": "EXCLUSIVE", "OPTION": "OPTION", "There are no themes available": "There are no themes available", - "The event information has not been registered": "The event information has not been registered" + "The event information has not been registered": "The event information has not been registered", + "Scan QR": "Scan QR", + "with your phone, Check Product": "with your phone, Check Product", + "info & Purchase easily": "info & Purchase easily" } diff --git a/com.twin.app.shoptime/resources/gb/strings.json b/com.twin.app.shoptime/resources/gb/strings.json index 83dcade2..22b1f2b6 100644 --- a/com.twin.app.shoptime/resources/gb/strings.json +++ b/com.twin.app.shoptime/resources/gb/strings.json @@ -231,5 +231,8 @@ "EXCLUSIVE": "EXCLUSIVE", "OPTION": "OPTION", "There are no themes available": "There are no themes available", - "The event information has not been registered": "The event information has not been registered" + "The event information has not been registered": "The event information has not been registered", + "Scan QR": "Scan QR", + "with your phone, Check Product": "with your phone, Check Product", + "info & Purchase easily": "info & Purchase easily" } diff --git a/com.twin.app.shoptime/resources/ru/strings.json b/com.twin.app.shoptime/resources/ru/strings.json index ad8f4913..3f4f732f 100644 --- a/com.twin.app.shoptime/resources/ru/strings.json +++ b/com.twin.app.shoptime/resources/ru/strings.json @@ -231,5 +231,8 @@ "EXCLUSIVE": "EXCLUSIVE", "OPTION": "(need for transfer)OPTION", "There are no themes available": "Нет доступных товаров", - "The event information has not been registered": "(need for transfer) The event information has not been registered" + "The event information has not been registered": "(need for transfer) The event information has not been registered", + "Scan QR": "Отсканировать QR-код", + "with your phone, Check Product": "с вашего телефона, проверить товар", + "info & Purchase easily": "информация и покупка легко" }