diff options
author | Thomas <> | 2023-06-01 16:35:21 +0200 |
---|---|---|
committer | Thomas <> | 2023-06-05 17:05:35 +0200 |
commit | 4a027bad3080b5333d56d74a1c7286cb68415305 (patch) | |
tree | 0d4f6361833342d05e22c69742ec4338011cbea3 /basicConfig/ms-connector/properties/messages_de.properties | |
parent | d39f2b7b7b4e2fea2a5402c63c10d3ce83097129 (diff) | |
download | National_eIDAS_Gateway-4a027bad3080b5333d56d74a1c7286cb68415305.tar.gz National_eIDAS_Gateway-4a027bad3080b5333d56d74a1c7286cb68415305.tar.bz2 National_eIDAS_Gateway-4a027bad3080b5333d56d74a1c7286cb68415305.zip |
chore(connector): add Liechtenstein as country an fix typos in existing config
Diffstat (limited to 'basicConfig/ms-connector/properties/messages_de.properties')
-rw-r--r-- | basicConfig/ms-connector/properties/messages_de.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/basicConfig/ms-connector/properties/messages_de.properties b/basicConfig/ms-connector/properties/messages_de.properties index 9ebcde5f..c2831b39 100644 --- a/basicConfig/ms-connector/properties/messages_de.properties +++ b/basicConfig/ms-connector/properties/messages_de.properties @@ -49,6 +49,8 @@ gui.countryselection.country.de=Deutschland gui.countryselection.country.de.logo.alt=Deutsche-eID
gui.countryselection.country.is=Island
gui.countryselection.country.is.logo.alt=Isländische-eID
+gui.countryselection.country.li=Liechtenstein
+gui.countryselection.country.li.logo.alt=Liechtenstein-eID
gui.countryselection.country.it=Italien
gui.countryselection.country.it.logo.alt=Italienische-eID
gui.countryselection.country.lt=Litauen
|