langs
This commit is contained in:
parent
08d3fa0414
commit
dc9e57c3bf
1 changed files with 21 additions and 1 deletions
|
|
@ -134,5 +134,25 @@
|
|||
"tagprefix.mars_stone": "Argillite %s Ore",
|
||||
"tagprefix.venus_stone": "Trachyte %s Ore",
|
||||
"tagprefix.mercury_stone": "Komatiite %s Ore",
|
||||
"tagprefix.glacio_stone": "Phonolite %s Ore"
|
||||
"tagprefix.glacio_stone": "Phonolite %s Ore",
|
||||
"info.ad_astra.solar_panel": "Generates energy from the sun during the day. Note that the energy generated is dependent on the planet.",
|
||||
"tooltip.ad_astra.energy": "%s FE / %s FE",
|
||||
"tooltip.ad_astra.energy_generation_per_tick": "Generates %s FE per tick",
|
||||
"tooltip.ad_astra.energy_in": "In: %s FE/t",
|
||||
"tooltip.ad_astra.energy_out": "Out: %s FE/t",
|
||||
"tooltip.ad_astra.energy_per_tick": "%s FE/t",
|
||||
"tooltip.ad_astra.energy_transfer_tick": "Transfer: %s FE/t",
|
||||
"tooltip.ad_astra.energy_use_per_tick": "Uses %s FE per tick",
|
||||
"tooltip.ad_astra.max_energy_in": "Max In: %s FE/t",
|
||||
"tooltip.ad_astra.max_energy_out": "Max Out: %s FE/t",
|
||||
"tooltip.ad_astra.max_generation": "Max: %s FE/t",
|
||||
"tooltip.ad_astra.max_fluid_in": "Max In: %s mB/t",
|
||||
"tooltip.ad_astra.max_fluid_out": "Max Out: %s mB/t",
|
||||
"tooltip.ad_astra.fluid": "%s mB / %s mB %s",
|
||||
"tooltip.ad_astra.fluid_generation_per_iteration": "Generates %s mB per iteration",
|
||||
"tooltip.ad_astra.fluid_in": "In: %s mB/t",
|
||||
"tooltip.ad_astra.fluid_out": "Out: %s mB/t",
|
||||
"tooltip.ad_astra.fluid_per_tick": "%s mB/t",
|
||||
"tooltip.ad_astra.fluid_transfer_tick": "Transfer: %s mB/t",
|
||||
"tooltip.ad_astra.fluid_use_per_iteration": "Uses %s mB per iteration"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue