mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-06 09:50:28 +08:00
feat: add copy button in ApplicationListPage (#4097)
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
"Close": "Schließen",
|
||||
"Confirm": "Bestätigen",
|
||||
"Copied to clipboard successfully": "Erfolgreich in die Zwischenablage kopiert",
|
||||
"Copy": "Copy",
|
||||
"Created time": "Erstellte Zeit",
|
||||
"Custom": "Benutzerdefiniert",
|
||||
"Dashboard": "Dashboard",
|
||||
@@ -294,6 +295,7 @@
|
||||
"Enforcers": "Enforcer",
|
||||
"Failed to add": "Fehler beim hinzufügen",
|
||||
"Failed to connect to server": "Die Verbindung zum Server konnte nicht hergestellt werden",
|
||||
"Failed to copy": "Failed to copy",
|
||||
"Failed to delete": "Konnte nicht gelöscht werden",
|
||||
"Failed to enable": "Aktivierung fehlgeschlagen",
|
||||
"Failed to get TermsOfUse URL": "Fehler beim Abrufen der Nutzungsbedingungs-URL",
|
||||
@@ -432,6 +434,7 @@
|
||||
"State - Tooltip": "Bundesland",
|
||||
"Subscriptions": "Abonnements",
|
||||
"Successfully added": "Erfolgreich hinzugefügt",
|
||||
"Successfully copied": "Successfully copied",
|
||||
"Successfully deleted": "Erfolgreich gelöscht",
|
||||
"Successfully removed": "Erfolgreich entfernt",
|
||||
"Successfully saved": "Erfolgreich gespeichert",
|
||||
|
Reference in New Issue
Block a user