Skip to content

Commit aeea150

Browse files
committed
Fix sub-section title style
1 parent d7d127f commit aeea150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/i18n/localization_using_gettext.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Creating the PO template
5656
------------------------
5757

5858
Automatic generation using the editor
59-
-------------------------------------
59+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6060

6161
Since Godot 4.0, the editor can generate a PO template automatically from
6262
specified scene and GDScript files. This POT generation also supports translation
@@ -89,7 +89,7 @@ You can then move over to
8989
update translations for outdated strings.
9090

9191
Manual creation
92-
---------------
92+
^^^^^^^^^^^^^^^
9393

9494
If the automatic generation approach doesn't work out for your needs, you can
9595
create a PO template by hand in a text editor. This file can be placed anywhere

0 commit comments

Comments
 (0)