mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
[PM-15015] Adding Request Country Name to auth requests approval dialog (#13718)
* feat(pm-15015) : - Adding `requestCountryName` to auth requests dialogs, and response models. - Updated i18n messages.json in Web, Browser, and Desktop to include "Location" translation.
This commit is contained in:
@@ -878,7 +878,7 @@
|
||||
},
|
||||
"useYourRecoveryCode": {
|
||||
"message": "Use your recovery code"
|
||||
},
|
||||
},
|
||||
"insertYubiKey": {
|
||||
"message": "Insert your YubiKey into your computer's USB port, then touch its button."
|
||||
},
|
||||
@@ -1009,6 +1009,9 @@
|
||||
"no": {
|
||||
"message": "No"
|
||||
},
|
||||
"location": {
|
||||
"message": "Location"
|
||||
},
|
||||
"overwritePassword": {
|
||||
"message": "Overwrite password"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user