mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
finalize send list container
This commit is contained in:
@@ -1996,6 +1996,9 @@
|
||||
"passwordProtected": {
|
||||
"message": "Password protected"
|
||||
},
|
||||
"copyLink": {
|
||||
"message": "Copy link"
|
||||
},
|
||||
"copySendLink": {
|
||||
"message": "Copy Send link",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
|
||||
@@ -1937,30 +1937,6 @@
|
||||
"copyLink": {
|
||||
"message": "Copy link"
|
||||
},
|
||||
"copySendTitle": {
|
||||
"message": "Copy link - $NAME$",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteSend": {
|
||||
"message": "Delete - $NAME$",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"editSendTitle": {
|
||||
"message": "Edit - $NAME$",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disabled": {
|
||||
"message": "Disabled"
|
||||
},
|
||||
|
||||
@@ -4350,6 +4350,9 @@
|
||||
"message": "Send link",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"copyLink": {
|
||||
"message": "Copy link"
|
||||
},
|
||||
"copySendLink": {
|
||||
"message": "Copy Send link",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
|
||||
Reference in New Issue
Block a user