Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AC-1046] activate autofill on page load policy #4860

Merged
merged 11 commits into from
Mar 10, 2023
Prev Previous commit
Next Next commit
[AC-1046] autofill to auto-fill
  • Loading branch information
jlf0dev committed Mar 9, 2023
commit d2b4a35d0718e8523e0993758a11123b8376a8b0
4 changes: 2 additions & 2 deletions apps/web/src/locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4854,10 +4854,10 @@
"message": "One or more organization policies prevents you from exporting your individual vault."
},
"activateAutofill": {
"message": "Activate autofill"
"message": "Activate auto-fill"
},
"activateAutofillDesc": {
"message": "Activate the autofill with page load settings on the browser extension for all existing and new members."
"message": "Activate the auto-fill with page load settings on the browser extension for all existing and new members."
},
"experimentalFeature": {
"message": "Compromised or untrusted websites can exploit auto-fill on page load."
Expand Down