From 1bd8c796a6e806a66253c2044b2814ae33f1a9a9 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 27 Nov 2021 23:44:27 +0000 Subject: [PATCH] Approval. --- de/portals.php | 2 ++ en/portals.php | 2 ++ hu/portals.php | 2 ++ 3 files changed, 6 insertions(+) diff --git a/de/portals.php b/de/portals.php index cee90ea..f4d50c7 100644 --- a/de/portals.php +++ b/de/portals.php @@ -26,3 +26,5 @@ $tlPortals['portals_in_the_usa'] = 'Regionale Portale in den USA'; $tlPortals['Worldwide'] = 'Weltweit'; $tlPortals['about_resources'] = 'Ressourcen'; $tlPortals['Switzerland'] = 'Schweiz'; +$tlPortals['portals_in_switzerland'] = 'Regionale Portale in der Schweiz'; +$tlPortals['portals_in_austria'] = 'Regionale Portale in Österreich'; diff --git a/en/portals.php b/en/portals.php index 8cfc44d..066d902 100644 --- a/en/portals.php +++ b/en/portals.php @@ -24,3 +24,5 @@ $tlPortals['portals_in_the_usa'] = 'Regional Portals in the USA'; $tlPortals['Worldwide'] = 'Worldwide'; $tlPortals['about_resources'] = 'Resources'; $tlPortals['Switzerland'] = 'Switzerland'; +$tlPortals['portals_in_switzerland'] = 'Regional portals in Switzerland'; +$tlPortals['portals_in_austria'] = 'Regional portals in Austria'; diff --git a/hu/portals.php b/hu/portals.php index 08a2597..e882afd 100644 --- a/hu/portals.php +++ b/hu/portals.php @@ -24,3 +24,5 @@ $tlPortals['portals_in_the_usa'] = 'Regional Portals in the USA'; $tlPortals['Worldwide'] = 'Worldwide'; $tlPortals['about_resources'] = 'Resources'; $tlPortals['Switzerland'] = 'Switzerland'; +$tlPortals['portals_in_switzerland'] = 'Regional portals in Switzerland'; +$tlPortals['portals_in_austria'] = 'Regional portals in Austria';