1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

corrected typos (#3633)

This commit is contained in:
Gbubemi Smith
2022-09-27 19:10:19 +01:00
committed by GitHub
parent cb746824e8
commit 2c68518f87
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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"