mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix property quotation in Internationalizing Games
This commit is contained in:
committed by
Max Hilbrunner
parent
a16ea6364c
commit
87d95efc56
@@ -234,7 +234,7 @@ It is possible to override text and control layout direction by using the follow
|
||||
|
||||
- ``text_direction``, sets the base text direction. When set to "auto", direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm,
|
||||
- ``language``, overrides current project locale.
|
||||
- ``structured_text_bidi_override property`` and ``_structured_text_parser callback``, enables special handling for structured text.
|
||||
- ``structured_text_bidi_override`` property and ``_structured_text_parser`` callback, enables special handling for structured text.
|
||||
- ``layout_direction``, overrides control mirroring.
|
||||
|
||||
.. image:: img/ui_mirror.png
|
||||
|
||||
Reference in New Issue
Block a user