1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

Add missing collection label (#6677)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2023-10-24 10:49:07 +02:00
committed by GitHub
parent cb60046ba2
commit b22017a9c0

View File

@@ -2596,5 +2596,8 @@
}, },
"lastPassTryAgainCheckEmail": { "lastPassTryAgainCheckEmail": {
"message": "Try again or look for an email from LastPass to verify it's you." "message": "Try again or look for an email from LastPass to verify it's you."
},
"collection": {
"message": "Collection"
} }
} }