mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: add missing translations for image editor (#25957)
This commit is contained in:
parent
ff9052f7f5
commit
211dc3c056
2 changed files with 14 additions and 5 deletions
|
|
@ -997,6 +997,11 @@
|
|||
"editor_close_without_save_prompt": "The changes will not be saved",
|
||||
"editor_close_without_save_title": "Close editor?",
|
||||
"editor_confirm_reset_all_changes": "Are you sure you want to reset all changes?",
|
||||
"editor_discard_edits_confirm": "Discard edits",
|
||||
"editor_discard_edits_prompt": "You have unsaved edits. Are you sure you want to discard them?",
|
||||
"editor_discard_edits_title": "Discard edits?",
|
||||
"editor_edits_applied_error": "Failed to apply edits",
|
||||
"editor_edits_applied_success": "Edits applied successfully",
|
||||
"editor_flip_horizontal": "Flip horizontal",
|
||||
"editor_flip_vertical": "Flip vertical",
|
||||
"editor_orientation": "Orientation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue