summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <Wuzzy2@mail.ru>2021-03-28 21:55:56 +0200
committersfan5 <sfan5@live.de>2021-03-29 19:56:20 +0200
commit7c24a9ebef5c92bbdb930df6119276b74737fc76 (patch)
treef632ddbc66eae3fd8bf69c1a4519100d0e3273ce
parent8d89f5f0cc1db47542bd355babad06b6bda54f51 (diff)
downloadminetest-7c24a9ebef5c92bbdb930df6119276b74737fc76.tar.gz
minetest-7c24a9ebef5c92bbdb930df6119276b74737fc76.tar.bz2
minetest-7c24a9ebef5c92bbdb930df6119276b74737fc76.zip
Update CONTRIBUTING info on translating builtin
-rw-r--r--.github/CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index b01a89509..fbd372b3b 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -70,7 +70,9 @@ Feature requests are welcome but take a moment to see if your idea follows the r
## Translations
-Translations of Minetest are performed using Weblate. You can access the project page with a list of current languages [here](https://hosted.weblate.org/projects/minetest/minetest/).
+The core translations of Minetest are performed using Weblate. You can access the project page with a list of current languages [here](https://hosted.weblate.org/projects/minetest/minetest/).
+
+Builtin (the component which contains things like server messages, chat command descriptions, privilege descriptions) is translated separately; it needs to be translated by editing a `.tr` text file. See [Translation](https://dev.minetest.net/Translation) for more information.
## Donations