File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ <h4 class="tw-font-semibold">{{ "fingerprintPhraseHeader" | i18n }}</h4>
36
36
< hr />
37
37
38
38
< div class ="tw-text-light tw-mt-3 ">
39
- {{ "loginWithDevciceEnabledInfo " | i18n }}
39
+ {{ "loginWithDeviceEnabledInfo " | i18n }}
40
40
< a routerLink ="/login "> {{ "viewAllLoginOptions" | i18n }}</ a >
41
41
</ div >
42
42
</ div >
Original file line number Diff line number Diff line change 572
572
"loginWithDevice" : {
573
573
"message" : " Log in with device"
574
574
},
575
- "loginWithDevciceEnabledInfo " : {
576
- "message" : " Log in with device must be enabled in the settings of the Biwarden mobile app. Need another option?"
575
+ "loginWithDeviceEnabledInfo " : {
576
+ "message" : " Log in with device must be enabled in the settings of the Bitwarden mobile app. Need another option?"
577
577
},
578
578
"createAccount" : {
579
579
"message" : " Create Account"
You can’t perform that action at this time.
0 commit comments