Skip to content

Commit eea8a4e

Browse files
Cleanup unused translation messages
1 parent e37942d commit eea8a4e

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

apps/browser/src/_locales/en/messages.json

-9
Original file line numberDiff line numberDiff line change
@@ -3338,9 +3338,6 @@
33383338
"loginWithDevice": {
33393339
"message": "Log in with device"
33403340
},
3341-
"loginWithDeviceEnabledInfo": {
3342-
"message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?"
3343-
},
33443341
"fingerprintPhraseHeader": {
33453342
"message": "Fingerprint phrase"
33463343
},
@@ -3353,9 +3350,6 @@
33533350
"viewAllLogInOptions": {
33543351
"message": "View all log in options"
33553352
},
3356-
"viewAllLoginOptionsV1": {
3357-
"message": "View all log in options"
3358-
},
33593353
"notificationSentDevice": {
33603354
"message": "A notification has been sent to your device."
33613355
},
@@ -3546,9 +3540,6 @@
35463540
"adminApprovalRequestSentToAdmins": {
35473541
"message": "Your request has been sent to your admin."
35483542
},
3549-
"youWillBeNotifiedOnceApproved": {
3550-
"message": "You will be notified once approved."
3551-
},
35523543
"troubleLoggingIn": {
35533544
"message": "Trouble logging in?"
35543545
},

apps/desktop/src/locales/en/messages.json

-3
Original file line numberDiff line numberDiff line change
@@ -3060,9 +3060,6 @@
30603060
"adminApprovalRequestSentToAdmins": {
30613061
"message": "Your request has been sent to your admin."
30623062
},
3063-
"youWillBeNotifiedOnceApproved": {
3064-
"message": "You will be notified once approved."
3065-
},
30663063
"troubleLoggingIn": {
30673064
"message": "Trouble logging in?"
30683065
},

apps/web/src/locales/en/messages.json

-3
Original file line numberDiff line numberDiff line change
@@ -8681,9 +8681,6 @@
86818681
"adminApprovalRequestSentToAdmins": {
86828682
"message": "Your request has been sent to your admin."
86838683
},
8684-
"youWillBeNotifiedOnceApproved": {
8685-
"message": "You will be notified once approved."
8686-
},
86878684
"troubleLoggingIn": {
86888685
"message": "Trouble logging in?"
86898686
},

0 commit comments

Comments
 (0)