diff --git a/i18n/de.json b/i18n/de.json index cde132e..6a27f8e 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -13,5 +13,6 @@ "already_participating": "Bereits teilgenommen", "success_title": "Teilgenommen", "success_text": "Wir freuen uns auf euch!", - "overnightoffer": "Übernachtungsangebot?" + "overnightoffer": "Übernachtungsangebot?", + "undertwelve": "Unter 12 Jahre?" } \ No newline at end of file diff --git a/i18n/hr.json b/i18n/hr.json index fefd09a..005361d 100644 --- a/i18n/hr.json +++ b/i18n/hr.json @@ -13,5 +13,6 @@ "already_participating": "Već sudjelovali", "success_title": "Sudjelovali", "success_text": "Veselimo se vasem sudjelovanju!", - "overnightoffer": "Ponuda smještaja?" + "overnightoffer": "Ponuda smještaja?", + "undertwelve": "Ispod 12 godina?" } \ No newline at end of file diff --git a/index.html b/index.html index 67245f0..faa155e 100644 --- a/index.html +++ b/index.html @@ -108,7 +108,7 @@