Add translation templates for most mods

Using the findtext.lua script
This commit is contained in:
Wuzzy 2019-03-13 23:40:59 +01:00
parent d7fc158073
commit 5aeb4aea74
79 changed files with 1725 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# textdomain: mesecons_solarpanel
Daylight Sensor=
Daylight sensors are redstone components which provide redstone power when they are in sunlight and no power otherwise. They can also be inverted.=
Inverted Daylight Sensor=
An inverted daylight sensor is a variant of the daylight sensor. It is a redstone component which provides redstone power when it in moonlight and no power otherwise. It can turned back into an ordinary daylight sensor.=