1
0
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:
jaasen-livefront
2024-07-19 10:24:08 -07:00
parent a18d509409
commit 0d726fd8f0
5 changed files with 14 additions and 28 deletions

View File

@@ -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."

View File

@@ -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"
},

View File

@@ -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."