mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 02:23:25 +00:00
added important to strings for localization (#4655)
Co-authored-by: Daniel James Smith <djsmith@web.de>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
[(toggled)]="showPassword"
|
||||
></button>
|
||||
<bit-hint>
|
||||
<span class="tw-font-semibold">Important:</span>
|
||||
<span class="tw-font-semibold">{{ "important" | i18n }}</span>
|
||||
{{ "masterPassImportant" | i18n }}
|
||||
</bit-hint>
|
||||
</bit-form-field>
|
||||
|
||||
Reference in New Issue
Block a user