forked from mtcontrib/moretrees
Add MT5 client-side translation
- Improve french translation Warnings: - many untranslated new strings for German and Spanish translations (some help would be appreciated) - Inner and Outer Stairs are still badly translated (since there is [no support for this in stairs api yet](https://github.com/minetest/minetest_game/issues/2582)).
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
-- © 2016, Rogier <rogier777@gmail.com>
|
||||
|
||||
local S = moretrees.intllib
|
||||
local S = minetest.get_translator("moretrees")
|
||||
|
||||
-- Some constants
|
||||
|
||||
|
Reference in New Issue
Block a user