From ad23489ede03ffa7386e5c45fe9330cbcf57fc37 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 18 Oct 2023 09:46:34 +0200 Subject: feat(ux): add norway as supported country on Connector side --- .../src/main/resources/properties/messages.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ms_specific_connector/src/main/resources/properties/messages.properties') diff --git a/ms_specific_connector/src/main/resources/properties/messages.properties b/ms_specific_connector/src/main/resources/properties/messages.properties index 848be229..7fd3c4f2 100644 --- a/ms_specific_connector/src/main/resources/properties/messages.properties +++ b/ms_specific_connector/src/main/resources/properties/messages.properties @@ -94,6 +94,8 @@ gui.countryselection.country.se=Sweden gui.countryselection.country.se.logo.alt=Sweden-eID gui.countryselection.country.uk=United Kingdom gui.countryselection.country.uk.logo.alt=United Kingdom-eID +gui.countryselection.country.no=Norway +gui.countryselection.country.no.logo.alt=Norwegian-eID gui.countryselection.country.testcountry=TestCountry gui.countryselection.country.testcountry.logo.alt=Testcountry-eID @@ -129,4 +131,4 @@ gui.residency.input.postleitzahl=Postcode gui.residency.input.municipality=Municipality gui.residency.input.village=Village gui.residency.input.street=Street -gui.residency.input.number=Number \ No newline at end of file +gui.residency.input.number=Number -- cgit v1.2.3