Merge and update translations (#186)

This commit is contained in:
CarlosBarrazaE
2021-11-13 22:14:19 -03:00
committed by GitHub
parent fe34e3f3cd
commit dce587cf33
26 changed files with 863 additions and 2679 deletions

View File

@ -36,7 +36,7 @@ local function wood_tile_replace(itemstack, placer, pointed_thing)
return itemstack
end
local deprecated = (" (%s)"):format(S('Deprecated'))
local deprecated = (" ("..S('Deprecated')..")")
local nodes = {
["wood_tile"] = {
description = S("Wooden Tile"),