summaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lua_api.txt')
-rw-r--r--doc/lua_api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua_api.txt b/doc/lua_api.txt
index a4b797795..13ba492a7 100644
--- a/doc/lua_api.txt
+++ b/doc/lua_api.txt
@@ -2613,7 +2613,7 @@ operations such as `minetest.colorize` which are also concatenation.
### Translation file format
A translation file has the suffix `.[lang].tr`, where `[lang]` is the language
-it corresponds to.
+it corresponds to. It must be put into the `locale` subdirectory of the mod.
The file should be a text file, with the following format:
* Lines beginning with `# textdomain:` (the space is significant) can be used