You can now copy the selfservice links to your clipboard

ref #112
This commit is contained in:
2021-03-26 17:59:46 +01:00
parent f9fe793573
commit fcd55f89d7
4 changed files with 179 additions and 112 deletions

View File

@@ -414,5 +414,7 @@
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
"zip-postal-code": "Postleitzahl",
"selfservice-registration": "Selfservice Registrierung"
"selfservice-registration": "Selfservice Registrierung",
"copied-link-to-clipboard": "Link wurde in die Zwischenablage kopiert",
"click-to-copy-the-link-into-your-clipboard": "Klicke auf den Link, um ihn in deine Zwischenablage zu kopieren"
}

View File

@@ -415,5 +415,7 @@
"you-have-to-provide-an-organization": "You have to provide an organization",
"you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
"zip-postal-code": "ZIP/ postal code",
"selfservice-registration": "Selfservice registration"
"selfservice-registration": "Selfservice registration",
"copied-link-to-clipboard": "Copied link to clipboard",
"click-to-copy-the-link-into-your-clipboard": "Click to copy the link into your clipboard"
}