Skip to content

Commit

Permalink
Added contact SURF for removed applications
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jan 10, 2024
1 parent b4a2613 commit ed02382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/src/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const en = {
updateFlash: "Role {{name}} has been updated",
unknownInManage: "Unknown in Manage",
unknownInManageToolTip: "The application for this role has been removed from the SURF backend. Please contact <a href=\"mailto:[email protected]\">[email protected]</a> to resolve this.",
unknownInManageDisabled: "The application for this role has been removed from the SURF backend. Therefore you can't invite new users."
unknownInManageDisabled: "The application for this role has been removed from the SURF backend. Therefore, you can't invite new users. Contact <a href=\"mailto:[email protected]\">[email protected]</a> to resolve this."
},
applications: {
searchPlaceHolder: "Search for roles"
Expand Down
2 changes: 1 addition & 1 deletion client/src/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const nl = {
updateFlash: "Rol {{name}} is bijgewerkt",
unknownInManage: "Onbekend in Manage",
unknownInManageToolTip: "De applicatie voor deze rol is verwijderd in de SURF backend. Neem contact op met <a href=\"mailto:[email protected]\">[email protected]</a> om dit op te lossen.",
unknownInManageDisabled: "De applicatie voor deze rol is verwijderd in de SURF backend. Daarom kan je geen nieuwe gebruikers uitnodigen."
unknownInManageDisabled: "De applicatie voor deze rol is verwijderd in de SURF backend. Daarom kan je geen nieuwe gebruikers uitnodigen. Neem contact op met <a href=\"mailto:[email protected]\">[email protected]</a> om dit op te lossen."
},
applications: {
searchPlaceHolder: "Zoek rollen"
Expand Down

0 comments on commit ed02382

Please sign in to comment.