Lua API: Refer to the update_translations tool (#12419)

Lost the link too often. This is much needed.
master
SmallJoker 2022-06-29 22:21:00 +02:00 committed by GitHub
parent 17709d7d0f
commit de8ce9a8ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -3647,6 +3647,9 @@ Translations
Texts can be translated client-side with the help of `minetest.translate` and
translation files.
Consider using the tool [update_translations](https://github.com/minetest-tools/update_translations)
to generate and update translation files automatically from the Lua source.
Translating a string
--------------------