From f07809163137966d27477762788f3616c6b9fe2c Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 25 Apr 2020 11:56:41 +0200 Subject: [PATCH] Add missing translation variables for headlines on portals page --- de/portals.php | 4 ++++ en/portals.php | 4 ++++ hu/portals.php | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/de/portals.php b/de/portals.php index 968f8e7..c95331a 100644 --- a/de/portals.php +++ b/de/portals.php @@ -19,3 +19,7 @@ $tlPortals['Indonesia'] = 'Indonesien'; $tlPortals['themator_in_german'] = 'Themator in Deutsch'; $tlPortals['themator_in_hungarian'] = 'Themator in Ungarisch'; $tlPortals['Austria'] = 'Österreich'; +$tlPortals['hungarian_portals'] = 'Hungarian Regional Portals'; +$tlPortals['portals_in_serbia'] = 'Regional Portals in Serbia'; +$tlPortals['portals_in_romania'] = 'Regional Portals in Romania'; +$tlPortals['portals_in_the_usa'] = 'Regional Portals in the USA'; diff --git a/en/portals.php b/en/portals.php index d89edc7..e63732c 100644 --- a/en/portals.php +++ b/en/portals.php @@ -17,3 +17,7 @@ $tlPortals['Indonesia'] = 'Indonesia'; $tlPortals['themator_in_german'] = 'Themator in German'; $tlPortals['themator_in_hungarian'] = 'Themator in Hungarian'; $tlPortals['Austria'] = 'Austria'; +$tlPortals['hungarian_portals'] = 'Hungarian Regional Portals'; +$tlPortals['portals_in_serbia'] = 'Regional Portals in Serbia'; +$tlPortals['portals_in_romania'] = 'Regional Portals in Romania'; +$tlPortals['portals_in_the_usa'] = 'Regional Portals in the USA'; diff --git a/hu/portals.php b/hu/portals.php index fbf0dab..ee74e40 100644 --- a/hu/portals.php +++ b/hu/portals.php @@ -17,3 +17,7 @@ $tlPortals['Indonesia'] = 'Indonesia'; $tlPortals['themator_in_german'] = 'Themator in German'; $tlPortals['themator_in_hungarian'] = 'Themator in Hungarian'; $tlPortals['Austria'] = 'Austria'; +$tlPortals['hungarian_portals'] = 'Hungarian Regional Portals'; +$tlPortals['portals_in_serbia'] = 'Regional Portals in Serbia'; +$tlPortals['portals_in_romania'] = 'Regional Portals in Romania'; +$tlPortals['portals_in_the_usa'] = 'Regional Portals in the USA';