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": "информация и покупка легко" }