diff --git a/com.twin.app.shoptime/resources/de/strings.json b/com.twin.app.shoptime/resources/de/strings.json index 58c9c3b0..233b941c 100644 --- a/com.twin.app.shoptime/resources/de/strings.json +++ b/com.twin.app.shoptime/resources/de/strings.json @@ -230,5 +230,6 @@ "SHOPTIME": "EXKLUSIVES", "EXCLUSIVE": "ANGEBOT", "OPTION": "(need for transfer)OPTION", - "There are no themes available": "Es sind keine Artikel verfügbar" + "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" } diff --git a/com.twin.app.shoptime/resources/en/strings.json b/com.twin.app.shoptime/resources/en/strings.json index 82edf2cd..a5bf34fd 100644 --- a/com.twin.app.shoptime/resources/en/strings.json +++ b/com.twin.app.shoptime/resources/en/strings.json @@ -230,5 +230,6 @@ "SHOPTIME": "SHOPTIME", "EXCLUSIVE": "EXCLUSIVE", "OPTION": "OPTION", - "There are no themes available": "There are no themes available" -} \ No newline at end of file + "There are no themes available": "There are no themes available", + "The event information has not been registered": "The event information has not been registered" +} diff --git a/com.twin.app.shoptime/resources/gb/strings.json b/com.twin.app.shoptime/resources/gb/strings.json index 70a4dcd5..83dcade2 100644 --- a/com.twin.app.shoptime/resources/gb/strings.json +++ b/com.twin.app.shoptime/resources/gb/strings.json @@ -230,5 +230,6 @@ "SHOPTIME": "SHOPTIME", "EXCLUSIVE": "EXCLUSIVE", "OPTION": "OPTION", - "There are no themes available": "There are no themes available" -} \ No newline at end of file + "There are no themes available": "There are no themes available", + "The event information has not been registered": "The event information has not been registered" +} diff --git a/com.twin.app.shoptime/resources/ru/strings.json b/com.twin.app.shoptime/resources/ru/strings.json index f808f2af..ad8f4913 100644 --- a/com.twin.app.shoptime/resources/ru/strings.json +++ b/com.twin.app.shoptime/resources/ru/strings.json @@ -230,5 +230,6 @@ "SHOPTIME": "SHOPTIME", "EXCLUSIVE": "EXCLUSIVE", "OPTION": "(need for transfer)OPTION", - "There are no themes available": "Нет доступных товаров" + "There are no themes available": "Нет доступных товаров", + "The event information has not been registered": "(need for transfer) The event information has not been registered" }