mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
corrected typos (#3633)
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<div class="tw-text-light tw-mt-3">
|
<div class="tw-text-light tw-mt-3">
|
||||||
{{ "loginWithDevciceEnabledInfo" | i18n }}
|
{{ "loginWithDeviceEnabledInfo" | i18n }}
|
||||||
<a routerLink="/login">{{ "viewAllLoginOptions" | i18n }}</a>
|
<a routerLink="/login">{{ "viewAllLoginOptions" | i18n }}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -572,8 +572,8 @@
|
|||||||
"loginWithDevice" : {
|
"loginWithDevice" : {
|
||||||
"message": "Log in with device"
|
"message": "Log in with device"
|
||||||
},
|
},
|
||||||
"loginWithDevciceEnabledInfo": {
|
"loginWithDeviceEnabledInfo": {
|
||||||
"message": "Log in with device must be enabled in the settings of the Biwarden mobile app. Need another option?"
|
"message": "Log in with device must be enabled in the settings of the Bitwarden mobile app. Need another option?"
|
||||||
},
|
},
|
||||||
"createAccount": {
|
"createAccount": {
|
||||||
"message": "Create Account"
|
"message": "Create Account"
|
||||||
|
|||||||
Reference in New Issue
Block a user