1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

add dynamic anon-layout wrapper data

This commit is contained in:
rr-bw
2024-09-12 11:39:43 -07:00
parent 8696330245
commit 6ffaeae331
4 changed files with 33 additions and 1 deletions

View File

@@ -803,6 +803,9 @@
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},