summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWuzzy <wuzzy2@mail.ru>2018-05-16 19:46:28 +0200
committerSmallJoker <SmallJoker@users.noreply.github.com>2018-05-16 19:46:28 +0200
commit04f79623a7276a5a09390ac910795ab6c1889dee (patch)
treeaa08021e3be4ca5eb63a5490f5b31e74c5a1dd64 /doc
parent2edeafb97b40f643e559bd347b9846d98eb09f63 (diff)
downloadminetest-04f79623a7276a5a09390ac910795ab6c1889dee.tar.gz
minetest-04f79623a7276a5a09390ac910795ab6c1889dee.tar.bz2
minetest-04f79623a7276a5a09390ac910795ab6c1889dee.zip
Say position of locale dir more clearly in docs (#7338)
Diffstat (limited to 'doc')
-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