From 04283be0b875a8bac9ba5221987a7850148f7b6d Mon Sep 17 00:00:00 2001 From: Nick Hilderson Date: Thu, 25 Aug 2022 11:44:25 +0200 Subject: [PATCH] Add missing translations in dutch language --- .../AdminUI/Controllers/ConfigurationController.nl.resx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.nl.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.nl.resx index 00741fcd4..879eaa469 100644 --- a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.nl.resx +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.nl.resx @@ -186,4 +186,10 @@ Het updaten van Client {0} is gelukt. + + Het opslaan van Api Scope property {0} voor api scope {1} isgelukt. + + + Het verwijderen van een Api Scope property is gelukt. + \ No newline at end of file