mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(web): Translate confirmation modal header and action buttons (#21330)
fix(web): Translate confirmation modal
This commit is contained in:
parent
227789225a
commit
e78144ea31
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
||||||
close: $t('close'),
|
close: $t('close'),
|
||||||
show_password: $t('show_password'),
|
show_password: $t('show_password'),
|
||||||
hide_password: $t('hide_password'),
|
hide_password: $t('hide_password'),
|
||||||
|
confirm: $t('confirm'),
|
||||||
|
cancel: $t('cancel'),
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue