Skip to content

Commit a8fe9c8

Browse files
committed
WIP for missing locale keys
1 parent 1f1366c commit a8fe9c8

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
@@ -81,7 +81,7 @@ const en = {
8181
invite: "Roles",
8282
sram: "Collaborative groups",
8383
allApps: "All apps",
84-
organisationMaintenance: "Manage organisation",
84+
organizationMaintenance: "Manage organisation",
8585
idp: "My organisation",
8686
users: "SURF Access users",
8787
applications: "Applications",

client/src/locale/nl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const nl = {
8181
invite: "Roles",
8282
sram: "Collaborative groups",
8383
allApps: "All apps",
84-
organisationMaintenance: "Manage organisation",
84+
organizationMaintenance: "Manage organisation",
8585
idp: "My organisation",
8686
users: "SURF Access users",
8787
applications: "Applications",

0 commit comments

Comments
 (0)