diff --git a/i18n/dictionaries/da.json b/i18n/dictionaries/da.json index 76ead89a8..a4e280b9f 100644 --- a/i18n/dictionaries/da.json +++ b/i18n/dictionaries/da.json @@ -90,5 +90,7 @@ "You have no upcoming stays.": "Du har ingen kommende ophold.", "Your Challenges Conquer & Earn!": "Dine udfordringer Overvind og tjen!", "Your level": "Dit niveau", - "Zip code": "Postnummer" + "Zip code": "Postnummer", + "Guest": "Gæst", + "Guests": "Gæster" } diff --git a/i18n/dictionaries/de.json b/i18n/dictionaries/de.json index 218a4c630..bf22ee023 100644 --- a/i18n/dictionaries/de.json +++ b/i18n/dictionaries/de.json @@ -90,5 +90,7 @@ "You have no upcoming stays.": "Sie haben keine bevorstehenden Aufenthalte.", "Your Challenges Conquer & Earn!": "Meistern Sie Ihre Herausforderungen und verdienen Sie Geld!", "Your level": "Dein ebene", - "Zip code": "PLZ" + "Zip code": "PLZ", + "Guest": "Gast", + "Guests": "Gäste" } diff --git a/i18n/dictionaries/en.json b/i18n/dictionaries/en.json index dd7e4e95e..a2a76e114 100644 --- a/i18n/dictionaries/en.json +++ b/i18n/dictionaries/en.json @@ -90,5 +90,7 @@ "You have no upcoming stays.": "You have no upcoming stays.", "Your Challenges Conquer & Earn!": "Your Challenges Conquer & Earn!", "Your level": "Your level", - "Zip code": "Zip code" + "Zip code": "Zip code", + "Guest": "Guest", + "Guests": "Guests" } diff --git a/i18n/dictionaries/fi.json b/i18n/dictionaries/fi.json index a54a7c7c1..82474a2a4 100644 --- a/i18n/dictionaries/fi.json +++ b/i18n/dictionaries/fi.json @@ -90,5 +90,7 @@ "You have no upcoming stays.": "Sinulla ei ole tulevia oleskeluja.", "Your Challenges Conquer & Earn!": "Voita ja ansaitse haasteesi!", "Your level": "Tasosi", - "Zip code": "Postinumero" + "Zip code": "Postinumero", + "Guest": "Vieras", + "Guests": "Vieraita" } diff --git a/i18n/dictionaries/no.json b/i18n/dictionaries/no.json index bc54fb5f1..7aba442b7 100644 --- a/i18n/dictionaries/no.json +++ b/i18n/dictionaries/no.json @@ -90,5 +90,7 @@ "You have no upcoming stays.": "Du har ingen kommende opphold.", "Your Challenges Conquer & Earn!": "Dine utfordringer Erobre og tjen!", "Your level": "Ditt nivå", - "Zip code": "Post kode" + "Zip code": "Post kode", + "Guest": "Gjest", + "Guests": "Gjester" } diff --git a/i18n/dictionaries/sv.json b/i18n/dictionaries/sv.json index e9d5d9eec..66f296a97 100644 --- a/i18n/dictionaries/sv.json +++ b/i18n/dictionaries/sv.json @@ -90,5 +90,7 @@ "You have no upcoming stays.": "Du har inga kommande vistelser.", "Your Challenges Conquer & Earn!": "Dina utmaningar Erövra och tjäna!", "Your level": "Din nivå", - "Zip code": "Postnummer" + "Zip code": "Postnummer", + "Guest": "Gäst", + "Guests": "Gäster" }