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
@@ -342,9 +342,9 @@ const en = {
342
342
productionActivationAction: "Do it now",
343
343
productActivationPending: "The request for activation of your production connection has been received. SURF will contact you within three business days.",
344
344
newConnection: "New connection to the test environment",
345
-
existingConnection: "Testkoppeling bewerken",
345
+
existingConnection: "Edit test connection {{name}}",
346
346
newConnectionProd: "New connection to the production environment",
0 commit comments