diff --git a/assets/content-not-available-yet.json b/assets/content-not-available-yet.json new file mode 100644 index 00000000..1d29ebb7 --- /dev/null +++ b/assets/content-not-available-yet.json @@ -0,0 +1,82 @@ +[ + { + "DE": "Bosnien und Herzegowina", + "EN": "Bosnia-Herzegovina", + "FR": "Bosnie-Herzégovine" + }, + { + "DE": "Kroatien", + "EN": "Croatia", + "FR": "Croatie" + }, + { + "DE": "Deutschland (bald verfügbar)", + "EN": "Germany (coming soon)", + "FR": "Allemagne (à venir)" + }, + { + "DE": "Griechenland", + "EN": "Greece", + "FR": "Grèce" + }, + { + "DE": "Ungarn", + "EN": "Hungary", + "FR": "Hongrie" + }, + { + "DE": "Irland", + "EN": "Ireland", + "FR": "Irlande" + }, + { + "DE": "Kosovo", + "EN": "Kosovo", + "FR": "Kosovo" + }, + { + "DE": "Litauen", + "EN": "Lithuania", + "FR": "Lituanie" + }, + { + "DE": "Luxemburg (bald verfügbar)", + "EN": "Luxembourg (coming soon)", + "FR": "Luxembourg (à venir)" + }, + { + "DE": "Montenegro", + "EN": "Montenegro", + "FR": "Monténégro" + }, + { + "DE": "Nord-Mazedonien", + "EN": "North Macedonia", + "FR": "Macédoine du Nord" + }, + { + "DE": "Nordirland", + "EN": "Northern Ireland", + "FR": "Irlande du Nord" + }, + { + "DE": "Norwegen", + "EN": "Norway", + "FR": "Norvège" + }, + { + "DE": "Rumänien", + "EN": "Romania", + "FR": "Roumanie" + }, + { + "DE": "Serbien", + "EN": "Serbia", + "FR": "Serbie" + }, + { + "DE": "Slowenien", + "EN": "Slovakia", + "FR": "Slovaquie" + } +] diff --git a/i18n/de.yaml b/i18n/de.yaml index 084ce82a..d17e52bd 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -42,7 +42,7 @@ information-disclaimer-short: >- interactiveMap: legend: available: FIP Guide verfügbar - pending: Inhalt noch nicht verfügbar + pending: Inhalt noch nicht im FIP Guide verfügbar unavailable: Keine FIP-Akzeptanz loading: Lade interaktive Karte... resetZoom: Zoom zurücksetzen diff --git a/i18n/en.yaml b/i18n/en.yaml index 46bfa1ab..6730f81d 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -41,7 +41,7 @@ information-disclaimer-short: >- interactiveMap: legend: available: FIP Guide available - pending: Content not available yet + pending: Content not yet available in the FIP Guide unavailable: No FIP acceptance loading: Loading interactive map... resetZoom: Reset Zoom diff --git a/i18n/fr.yaml b/i18n/fr.yaml index fba8e28a..bb4bd95d 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -41,7 +41,7 @@ information-disclaimer-short: >- interactiveMap: legend: available: FIP Guide disponible - pending: Contenu non disponible + pending: Contenu non disponible dans le guide FIP unavailable: Pas d'acceptation FIP loading: Chargement de la carte interactive... resetZoom: Réinitialiser le zoom diff --git a/layouts/country/list.html b/layouts/country/list.html index 7909141c..08c82005 100644 --- a/layouts/country/list.html +++ b/layouts/country/list.html @@ -21,6 +21,16 @@

{{ T "countries.overview" }}

{{ end }} +
+ {{ $lang := .Site.Language.Lang | upper }} + {{ $countries := resources.Get "content-not-available-yet.json" | transform.Unmarshal }} +

{{ T "interactiveMap.legend.pending" }}:

+ +

{{ T "countries.without-fip" }}