mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-20 12:33:14 +00:00
Rename "Flip" into "Mirror Image"
This commit is contained in:
parent
3727caf9c4
commit
bd6f850ab5
2 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@ msgstr ""
|
|||
msgid "Invert"
|
||||
msgstr ""
|
||||
|
||||
msgid "Flip"
|
||||
msgid "Mirror Image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Flip Horizontal"
|
||||
|
|
|
@ -268,7 +268,7 @@ func _setup_image_menu() -> void:
|
|||
"Centralize Image": 0,
|
||||
"Crop Image": 0,
|
||||
"Resize Canvas": 0,
|
||||
"Flip": 0,
|
||||
"Mirror Image": 0,
|
||||
"Rotate Image": 0,
|
||||
"Invert Colors": 0,
|
||||
"Desaturation": 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue