mirror of
https://github.com/immich-app/immich.git
synced 2025-08-30 23:02:39 -04: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
@ -36,6 +36,8 @@
|
||||
close: $t('close'),
|
||||
show_password: $t('show_password'),
|
||||
hide_password: $t('hide_password'),
|
||||
confirm: $t('confirm'),
|
||||
cancel: $t('cancel'),
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user