Skip to content

Commit de047e2

Browse files
committed
URL in locales for #398
1 parent 3276a82 commit de047e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/src/locale/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
userInfo: "{{name}} ({{authority}}), last activity {{lastActivity}}",
191191
andMore: "And {{nbr}} more.. Check the list of current users for more details."
192192
},
193-
noProvisioning: "Users added to this role, won't have immediate access to this application. See the <a href='http://wiki.surfnet.nl/' target='_blank'>wiki</a> for more information"
193+
noProvisioning: "Users added to this role, won't have immediate access to this application. See the <a href=' https://servicedesk.surf.nl/wiki/spaces/IAM/pages/128910179/Applicatie+aansluiten+op+SURFconext+Invite' target='_blank'>wiki</a> for more information"
194194
},
195195
applications: {
196196
title: "Access Roles for this application ({{nbr}})",

client/src/locale/nl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ const nl = {
190190
userInfo: "{{name}} ({{authority}}), laatste activiteit {{lastActivity}}",
191191
andMore: "En nog {{nbr}} meer.. Bekijk de lijst van huidige gebruikers voor meer details."
192192
},
193-
noProvisioning: "Gebruikers die toegevoegd worden aan deze rol, hebben niet gelijk toegang tot deze applicatie. Zie de <a href='http://wiki.surfnet.nl/' target='_blank'>wiki</a> voor meer information"
193+
noProvisioning: "Gebruikers die toegevoegd worden aan deze rol, hebben niet gelijk toegang tot deze applicatie. Zie de <a href=' https://servicedesk.surf.nl/wiki/spaces/IAM/pages/128910179/Applicatie+aansluiten+op+SURFconext+Invite' target='_blank'>wiki</a> voor meer information"
194194
},
195195
applications: {
196196
title: "Toegangsrollen voor deze applicatie ({{nbr}})",

0 commit comments

Comments
 (0)