diff options
author | Thomas <> | 2021-05-27 17:19:01 +0200 |
---|---|---|
committer | Thomas <> | 2021-05-28 13:40:25 +0200 |
commit | 0b1973c22e8f9e799a57629f4653324395b73664 (patch) | |
tree | b7b7cf0d2eeece758dc234ca1a9c35304fc2bae9 /basicConfig/properties/messages.properties | |
parent | 34d5786b43c8562fe007392d7835a051e063f49f (diff) | |
download | National_eIDAS_Gateway-0b1973c22e8f9e799a57629f4653324395b73664.tar.gz National_eIDAS_Gateway-0b1973c22e8f9e799a57629f4653324395b73664.tar.bz2 National_eIDAS_Gateway-0b1973c22e8f9e799a57629f4653324395b73664.zip |
fix broken language selection in GUI
Diffstat (limited to 'basicConfig/properties/messages.properties')
-rw-r--r-- | basicConfig/properties/messages.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index ea604cda..0420d8b9 100644 --- a/basicConfig/properties/messages.properties +++ b/basicConfig/properties/messages.properties @@ -80,6 +80,8 @@ gui.countryselection.country.lu=Luxembourg gui.countryselection.country.lu.logo.alt=Luxembourg-eID gui.countryselection.country.mt=Malta gui.countryselection.country.mt.logo.alt=Malta-eID +gui.countryselection.country.no=Norway +gui.countryselection.country.no.logo.alt=Norway-eID gui.countryselection.country.ro=Romania gui.countryselection.country.ro.logo.alt=Romania-eID gui.countryselection.country.sk=Slovakia |