From 89683c08d3c564cb40843ba7c6b01b7f43b98074 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 7 Dec 2019 11:35:08 +0100 Subject: [PATCH] Add translation for "Austria" --- mdorg/de/portals.json | 3 ++- mdorg/en/portals.json | 3 ++- mdorg/hu/portals.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/mdorg/de/portals.json b/mdorg/de/portals.json index 9a819e7e..de40cfac 100644 --- a/mdorg/de/portals.json +++ b/mdorg/de/portals.json @@ -16,6 +16,7 @@ "Brazil": "Brasilien", "Indonesia": "Indonesien", "themator_in_german": "Themator in Deutsch", - "themator_in_hungarian": "Themator in Ungarisch" + "themator_in_hungarian": "Themator in Ungarisch", + "Austria": "\u00d6sterreich" } } \ No newline at end of file diff --git a/mdorg/en/portals.json b/mdorg/en/portals.json index 3cbe4a02..6b2a56eb 100644 --- a/mdorg/en/portals.json +++ b/mdorg/en/portals.json @@ -16,6 +16,7 @@ "Brazil": "Brazil", "Indonesia": "Indonesia", "themator_in_german": "Themator in German", - "themator_in_hungarian": "Themator in Hungarian" + "themator_in_hungarian": "Themator in Hungarian", + "Austria": "Austria" } } \ No newline at end of file diff --git a/mdorg/hu/portals.json b/mdorg/hu/portals.json index a69e9c65..dc088441 100644 --- a/mdorg/hu/portals.json +++ b/mdorg/hu/portals.json @@ -16,6 +16,7 @@ "Brazil": "Brazil", "Indonesia": "Indonesia", "themator_in_german": "Themator in German", - "themator_in_hungarian": "Themator in Hungarian" + "themator_in_hungarian": "Themator in Hungarian", + "Austria": "Austria" } } \ No newline at end of file