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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@
<hr />
<div class="tw-text-light tw-mt-3">
{{ "loginWithDevciceEnabledInfo" | i18n }}
{{ "loginWithDeviceEnabledInfo" | i18n }}
<a routerLink="/login">{{ "viewAllLoginOptions" | i18n }}</a>
</div>
</div>

View File

@ -572,8 +572,8 @@
"loginWithDevice" : {
"message": "Log in with device"
},
"loginWithDevciceEnabledInfo": {
"message": "Log in with device must be enabled in the settings of the Biwarden mobile app. Need another option?"
"loginWithDeviceEnabledInfo": {
"message": "Log in with device must be enabled in the settings of the Bitwarden mobile app. Need another option?"
},
"createAccount": {
"message": "Create Account"