fix(web): Translate confirmation modal header and action buttons (#21330)
fix(web): Translate confirmation modalpull/21243/head^2
parent
227789225a
commit
e78144ea31
|
|
@ -36,6 +36,8 @@
|
|||
close: $t('close'),
|
||||
show_password: $t('show_password'),
|
||||
hide_password: $t('hide_password'),
|
||||
confirm: $t('confirm'),
|
||||
cancel: $t('cancel'),
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue