diff options
author | Thomas <> | 2023-10-18 09:46:34 +0200 |
---|---|---|
committer | Thomas <> | 2023-10-18 09:46:34 +0200 |
commit | ad23489ede03ffa7386e5c45fe9330cbcf57fc37 (patch) | |
tree | a432077eb5083b486abc5996fe54eabe58e08192 /basicConfig/ms-connector/properties/messages.properties | |
parent | 8f49c6a9110aac2baeb3d76f71de47d43ab9b3c2 (diff) | |
download | National_eIDAS_Gateway-ad23489ede03ffa7386e5c45fe9330cbcf57fc37.tar.gz National_eIDAS_Gateway-ad23489ede03ffa7386e5c45fe9330cbcf57fc37.tar.bz2 National_eIDAS_Gateway-ad23489ede03ffa7386e5c45fe9330cbcf57fc37.zip |
feat(ux): add norway as supported country on Connector side
Diffstat (limited to 'basicConfig/ms-connector/properties/messages.properties')
-rw-r--r-- | basicConfig/ms-connector/properties/messages.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basicConfig/ms-connector/properties/messages.properties b/basicConfig/ms-connector/properties/messages.properties index 20ec16e7..5892f2f9 100644 --- a/basicConfig/ms-connector/properties/messages.properties +++ b/basicConfig/ms-connector/properties/messages.properties @@ -156,6 +156,7 @@ gui.countryselection.country.es.img = /img/countries/Spain-EU_.png gui.countryselection.country.se.img = /img/countries/Sweden-EU_.png gui.countryselection.country.nl.img = /img/countries/TheNetherlands-EU_.png gui.countryselection.country.uk.img = /img/countries/UnitedKingdom-EU_.png +gui.countryselection.country.no.img = /img/countries/Norway-EU.png gui.countryselection.country.xx.img = /img/countries/TestLoginLogo.png |