You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/locale/en.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ const en = {
87
87
breadCrumb: {
88
88
access: "Home",
89
89
landing: "Search for your organization",
90
-
applications: "Application maintenance",
90
+
applications: "Your apps",
91
91
team: "Team management",
92
92
joins: "Join Requests",
93
93
invitations: "Invitation",
@@ -206,7 +206,7 @@ const en = {
206
206
},
207
207
organization: {
208
208
alertInfo: "Welkom op SURF Access. Via deze Self Service Portal kun je jouw Applicatie beschikbaar maken voor instellingen binnen het hoger onderwijs in Nederland.",
209
-
applicationManagement: "Application management",
209
+
applicationManagement: "Your apps",
210
210
addFirstApplication: "Voeg je eerste Applicatie toe",
211
211
addApplication: "Nieuwe Applicatie toevoegen",
212
212
deleteConfirmation: "Are you sure you want to delete the Organization {{name}}?",
0 commit comments