Fixed unit/second translations since (#315)

This commit is contained in:
Timmeey86
2018-11-08 00:12:01 +01:00
committed by Anuken
parent 3759d32c89
commit 2f4730a9c6

View File

@@ -329,9 +329,9 @@ text.blocks.fuelburntime = Kraftstoff Verbrennungs-Zeit
text.blocks.inputcapacity = Annahmekapazität text.blocks.inputcapacity = Annahmekapazität
text.blocks.outputcapacity = Ausgabekapazität text.blocks.outputcapacity = Ausgabekapazität
text.unit.blocks = Blöcke text.unit.blocks = Blöcke
text.unit.powersecond = Stromverbrauch/Sekunde text.unit.powersecond = Stromeinheiten/Sekunde
text.unit.liquidsecond = Flüssigkeitsverbrauch/Sekunde text.unit.liquidsecond = Flüssigkeitseinheiten/Sekunde
text.unit.itemssecond = Materialverbrauch/Sekunde text.unit.itemssecond = Materialeinheiten/Sekunde
text.unit.pixelssecond = Pixel/Sekunde text.unit.pixelssecond = Pixel/Sekunde
text.unit.liquidunits = Flüssigkeitseinheiten text.unit.liquidunits = Flüssigkeitseinheiten
text.unit.powerunits = Stromeinheiten text.unit.powerunits = Stromeinheiten