mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
Refactor the Autotype Checkbox Name (#15753)
* Refactor the autofill checkbox name * Refactor the autofill checkbox name one more time * Create transition key
This commit is contained in:
@@ -495,7 +495,7 @@
|
||||
formControlName="enableAutotype"
|
||||
(change)="saveEnableAutotype()"
|
||||
/>
|
||||
{{ "enableAutotype" | i18n }}
|
||||
{{ "enableAutotypeTransitionKey" | i18n }}
|
||||
</label>
|
||||
</div>
|
||||
<small class="help-block"
|
||||
|
||||
Reference in New Issue
Block a user