refactor(web): crop area tool (#26843)

This commit is contained in:
Mees Frensel 2026-03-11 18:58:26 +01:00 committed by GitHub
parent 0a79dd1228
commit 9996ee12d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 293 additions and 588 deletions

View file

@ -1007,6 +1007,8 @@
"editor_edits_applied_success": "Edits applied successfully",
"editor_flip_horizontal": "Flip horizontal",
"editor_flip_vertical": "Flip vertical",
"editor_handle_corner": "{corner, select, top_left {Top-left} top_right {Top-right} bottom_left {Bottom-left} bottom_right {Bottom-right} other {A}} corner handle",
"editor_handle_edge": "{edge, select, top {Top} bottom {Bottom} left {Left} right {Right} other {An}} edge handle",
"editor_orientation": "Orientation",
"editor_reset_all_changes": "Reset changes",
"editor_rotate_left": "Rotate 90° counterclockwise",