mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 12:22:55 +08:00
feat: add copy button in ApplicationListPage (#4097)
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
"Close": "Fermer",
|
||||
"Confirm": "Confirmer",
|
||||
"Copied to clipboard successfully": "Copié dans le presse-papiers avec succès",
|
||||
"Copy": "Copy",
|
||||
"Created time": "Date de création",
|
||||
"Custom": "Personnalisé",
|
||||
"Dashboard": "Tableau de bord",
|
||||
@@ -294,6 +295,7 @@
|
||||
"Enforcers": "Agents",
|
||||
"Failed to add": "Échec d'ajout",
|
||||
"Failed to connect to server": "Échec de la connexion au serveur",
|
||||
"Failed to copy": "Failed to copy",
|
||||
"Failed to delete": "Échec de la suppression",
|
||||
"Failed to enable": "Échec de l'activation",
|
||||
"Failed to get TermsOfUse URL": "Échec de récupération de l'URL des conditions d'utilisation",
|
||||
@@ -432,6 +434,7 @@
|
||||
"State - Tooltip": "État",
|
||||
"Subscriptions": "Abonnements",
|
||||
"Successfully added": "Ajouté avec succès",
|
||||
"Successfully copied": "Successfully copied",
|
||||
"Successfully deleted": "Supprimé avec succès",
|
||||
"Successfully removed": "Supprimé avec succès",
|
||||
"Successfully saved": "Enregistré avec succès",
|
||||
|
Reference in New Issue
Block a user