diff --git a/layouts/shortcodes/world-map.html b/layouts/shortcodes/world-map.html index 16b9abb..62b228d 100644 --- a/layouts/shortcodes/world-map.html +++ b/layouts/shortcodes/world-map.html @@ -1,59 +1,46 @@ {{ $lang := .Page.Language.Lang }} {{ $countries := hugo.Data.countries }} +
{{ if eq $lang "de" }}Klicken Sie auf ein Land für Details{{ else if eq $lang "fr" }}Cliquez sur un pays pour plus de détails{{ else }}Click a country for details{{ end }}
-