Add missing collection label (#6677)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
parent
cb60046ba2
commit
b22017a9c0
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue