1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

[PM-22421] update copy for set pin modal (#15120)

This commit is contained in:
Jason Ng
2025-06-09 15:02:50 -04:00
committed by GitHub
parent c27c6e8952
commit c4092ddcd5
2 changed files with 3 additions and 3 deletions

View File

@@ -2153,8 +2153,8 @@
"setYourPinCode": {
"message": "Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application."
},
"setYourPinCode1": {
"message": "Your PIN will be used to unlock Bitwarden instead of your master password. Your PIN will reset if you ever fully log out of Bitwarden."
"setPinCode": {
"message": "You can use this PIN to unlock Bitwarden. Your PIN will be reset if you ever fully log out of the application."
},
"pinRequired": {
"message": "PIN code is required."

View File

@@ -5,7 +5,7 @@
</div>
<div bitDialogContent>
<p>
{{ "setYourPinCode1" | i18n }}
{{ "setPinCode" | i18n }}
</p>
<bit-form-field>
<bit-label>{{ "pin" | i18n }}</bit-label>