add translation support?
Closed this issue · 1 comments
ProjectSky commented
Multilingual support will be great.
- lua
local l = frame.add {type = "label", caption = info}
local l = frame.add {type = "label", caption = {"fishdefense.info"}}
- locale\en\fishdefense.cfg
[fishdefense]
info=The biters have catched the scent of fish in the market。\nFend them off as long as possible!\n\nYour ultimate goal is to evacuate all the fish to cat planet!\nPut them in your rocket's cargo and launch them into space.\nDon't worry, you will still get space science.\n\nThe Market will gladly take any coin you might find.\n\nAdditional turret slots can be bought at the market.\n\nThe railgun has been enhanced greatly.\n\nResearching Laser Turret Damage will improve it even further.\n\nThe shotgun has recieved a damage buff.\n\nResearching Tanks will unlock the artillery tech early\nallowing you to produce shells.
M3wM3w commented
If you want to write translations, you are welcome :)