We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d127f commit aeea150Copy full SHA for aeea150
tutorials/i18n/localization_using_gettext.rst
@@ -56,7 +56,7 @@ Creating the PO template
56
------------------------
57
58
Automatic generation using the editor
59
--------------------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
60
61
Since Godot 4.0, the editor can generate a PO template automatically from
62
specified scene and GDScript files. This POT generation also supports translation
@@ -89,7 +89,7 @@ You can then move over to
89
update translations for outdated strings.
90
91
Manual creation
92
----------------
+^^^^^^^^^^^^^^^
93
94
If the automatic generation approach doesn't work out for your needs, you can
95
create a PO template by hand in a text editor. This file can be placed anywhere
0 commit comments