We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2edeafb commit 04f7962Copy full SHA for 04f7962
doc/lua_api.txt
@@ -2613,7 +2613,7 @@ operations such as `minetest.colorize` which are also concatenation.
2613
2614
### Translation file format
2615
A translation file has the suffix `.[lang].tr`, where `[lang]` is the language
2616
-it corresponds to.
+it corresponds to. It must be put into the `locale` subdirectory of the mod.
2617
The file should be a text file, with the following format:
2618
2619
* Lines beginning with `# textdomain:` (the space is significant) can be used
0 commit comments