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';