mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
Rename biometric integration description to exclude safari (#11233)
This commit is contained in:
@@ -382,7 +382,7 @@
|
|||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<small id="enableBrowserIntegrationHelp" class="help-block">{{
|
<small id="enableBrowserIntegrationHelp" class="help-block">{{
|
||||||
"enableBrowserIntegrationDesc" | i18n
|
"enableBrowserIntegrationDesc1" | i18n
|
||||||
}}</small>
|
}}</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
@@ -1775,8 +1775,8 @@
|
|||||||
"enableBrowserIntegration": {
|
"enableBrowserIntegration": {
|
||||||
"message": "Allow browser integration"
|
"message": "Allow browser integration"
|
||||||
},
|
},
|
||||||
"enableBrowserIntegrationDesc": {
|
"enableBrowserIntegrationDesc1": {
|
||||||
"message": "Used for biometrics in browser."
|
"message": "Used to allow biometric unlock in browsers that are not Safari."
|
||||||
},
|
},
|
||||||
"enableDuckDuckGoBrowserIntegration": {
|
"enableDuckDuckGoBrowserIntegration": {
|
||||||
"message": "Allow DuckDuckGo browser integration"
|
"message": "Allow DuckDuckGo browser integration"
|
||||||
|
|||||||
Reference in New Issue
Block a user