1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

Remove duplicate message-keys (#10633)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2024-08-20 16:30:45 +02:00
committed by GitHub
parent 8f07c78cc5
commit e5227c045d
2 changed files with 0 additions and 6 deletions

View File

@@ -3837,9 +3837,6 @@
"copySuccessful": { "copySuccessful": {
"message": "Copy Successful" "message": "Copy Successful"
}, },
"copyLink": {
"message": "Copy link"
},
"upload": { "upload": {
"message": "Upload" "message": "Upload"
}, },

View File

@@ -4845,9 +4845,6 @@
"copySendLinkOnSave": { "copySendLinkOnSave": {
"message": "Copy the link to share this Send to my clipboard upon save." "message": "Copy the link to share this Send to my clipboard upon save."
}, },
"copyLink": {
"message": "Copy link"
},
"sendLinkLabel": { "sendLinkLabel": {
"message": "Send link", "message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."