Skip to content

Commit 999daec

Browse files
authored
Merge pull request #11508 from Calinou/localization-spreadsheets-load-csv-project-settings
Add a reminder to load the CSV as a source in Localization using spreadsheets
2 parents 88ff50b + 2beb86d commit 999daec

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

tutorials/i18n/internationalizing_games.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ page.
2222
.. note:: We will be using the official demo as an example; you can
2323
`download it from the Asset Library <https://godotengine.org/asset-library/asset/2776>`_.
2424

25+
.. _doc_internationalizing_games_configuring_imported_translation:
26+
2527
Configuring the imported translation
2628
------------------------------------
2729

tutorials/i18n/localization_using_spreadsheets.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,11 @@ select the delimiter to use when parsing the CSV file.
144144
.. image:: img/import_csv.webp
145145

146146
Be sure to click **Reimport** after any change to these options.
147+
148+
Loading the CSV file as a translation
149+
-------------------------------------
150+
151+
Once a CSV file is imported, it is **not** automatically registered as a translation
152+
source for the project. Remember to follow the steps described in
153+
:ref:`doc_internationalizing_games_configuring_imported_translation` so that the
154+
translation is actually used when running the project.

0 commit comments

Comments
 (0)