mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
Piped submit text to i18n (#11078)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</ng-container>
|
||||
<ng-container bitDialogFooter>
|
||||
<button type="submit" bitButton bitFormButton buttonType="primary" [bitAction]="submit">
|
||||
{{ "submit" }}
|
||||
{{ "submit" | i18n }}
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user