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

remove unused i18n strings

This commit is contained in:
Kyle Spearrin
2018-04-13 10:58:55 -04:00
parent 46dabd5d8a
commit 68542bd45d

View File

@@ -477,15 +477,6 @@
"overwritePasswordConfirmation": { "overwritePasswordConfirmation": {
"message": "Are you sure you want to overwrite the current password?" "message": "Are you sure you want to overwrite the current password?"
}, },
"credits": {
"message": "Credits"
},
"thankYou": {
"message": "Thank You"
},
"translations": {
"message": "Translations"
},
"searchFolder": { "searchFolder": {
"message": "Search folder" "message": "Search folder"
}, },
@@ -548,9 +539,6 @@
"shareVaultInfo": { "shareVaultInfo": {
"message": "Create an organization to securely share your items with other users." "message": "Create an organization to securely share your items with other users."
}, },
"contribute": {
"message": "You can contribute too!"
},
"learnMore": { "learnMore": {
"message": "Learn more" "message": "Learn more"
}, },