mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
Remove transition key (#15766)
This commit is contained in:
@@ -495,7 +495,7 @@
|
||||
formControlName="enableAutotype"
|
||||
(change)="saveEnableAutotype()"
|
||||
/>
|
||||
{{ "enableAutotypeTransitionKey" | i18n }}
|
||||
{{ "enableAutotype" | i18n }}
|
||||
</label>
|
||||
</div>
|
||||
<small class="help-block"
|
||||
|
||||
@@ -4006,7 +4006,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"enableAutotypeTransitionKey": {
|
||||
"enableAutotype": {
|
||||
"message": "Enable Autotype"
|
||||
},
|
||||
"enableAutotypeDescription": {
|
||||
|
||||
Reference in New Issue
Block a user