mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-06 18:10:29 +08:00
feat: add copy button in ApplicationListPage (#4097)
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
"Close": "Sulje",
|
||||
"Confirm": "Vahvista",
|
||||
"Copied to clipboard successfully": "Kopioitu leikepöydälle onnistuneesti",
|
||||
"Copy": "Copy",
|
||||
"Created time": "Luontiaika",
|
||||
"Custom": "Mukautettu",
|
||||
"Dashboard": "Ohjauspaneeli",
|
||||
@@ -294,6 +295,7 @@
|
||||
"Enforcers": "Valvojat",
|
||||
"Failed to add": "Lisääminen epäonnistui",
|
||||
"Failed to connect to server": "Yhteyden muodostaminen palvelimeen epäonnistui",
|
||||
"Failed to copy": "Failed to copy",
|
||||
"Failed to delete": "Poistaminen epäonnistui",
|
||||
"Failed to enable": "Käyttöön ottaminen epäonnistui",
|
||||
"Failed to get TermsOfUse URL": "Käyttöehdot URL:n hakeminen epäonnistui",
|
||||
@@ -432,6 +434,7 @@
|
||||
"State - Tooltip": "Tila – ohje",
|
||||
"Subscriptions": "Tilaukset",
|
||||
"Successfully added": "Lisätty onnistuneesti",
|
||||
"Successfully copied": "Successfully copied",
|
||||
"Successfully deleted": "Poistettu onnistuneesti",
|
||||
"Successfully removed": "Poistettu onnistuneesti",
|
||||
"Successfully saved": "Tallennettu onnistuneesti",
|
||||
|
Reference in New Issue
Block a user