diff options
author | Thomas <> | 2022-03-11 09:00:53 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-11 09:00:53 +0100 |
commit | eb301932e03e01ff61990ba578fd55996052eab4 (patch) | |
tree | 071c6b0b8d44159ed542cb4c8c39096443318fe1 /basicConfig/properties/messages_de.properties | |
parent | d5c3de94f6f24b915e20810f0abd4d99e7836dcd (diff) | |
download | National_eIDAS_Gateway-eb301932e03e01ff61990ba578fd55996052eab4.tar.gz National_eIDAS_Gateway-eb301932e03e01ff61990ba578fd55996052eab4.tar.bz2 National_eIDAS_Gateway-eb301932e03e01ff61990ba578fd55996052eab4.zip |
chore(UX): a few small GUI improvements
Diffstat (limited to 'basicConfig/properties/messages_de.properties')
-rw-r--r-- | basicConfig/properties/messages_de.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/basicConfig/properties/messages_de.properties b/basicConfig/properties/messages_de.properties index 2e715011..780916d0 100644 --- a/basicConfig/properties/messages_de.properties +++ b/basicConfig/properties/messages_de.properties @@ -101,8 +101,15 @@ gui.countryselection.country.se.logo.alt=Schwedische-eID gui.countryselection.country.uk=Großbritanien gui.countryselection.country.uk.logo.alt=Britische-eID +gui.countryselection.country.ie=Irland +gui.countryselection.country.ie.logo.alt=Irische-eID +gui.countryselection.country.sw=Schweden +gui.countryselection.country.sw.logo.alt=Schwedische-eID + gui.countryselection.country.testcountry=Testland gui.countryselection.country.testcountry.logo.alt=Testland-eID +gui.countryselection.country.eu.validation=EC Validierungsservice +gui.countryselection.country.eu.logo.alt=EC Validierungsservice gui.countryselection.mode.prod=Produktion gui.countryselection.mode.qs=Qualitätsicherung |