1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 11:43:46 +00:00

[PM-1693] Login with Device page text update (#5650)

* remove 'mobile' from sentence

* Revert "remove 'mobile' from sentence"

This reverts commit 62b8546cb6.

* update text and change key
This commit is contained in:
rr-bw
2023-07-11 13:21:42 -07:00
committed by GitHub
parent a1f6d19ab7
commit 259687d3fb
2 changed files with 3 additions and 3 deletions

View File

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