Skip to content

Commit dc9e57c

Browse files
committed
langs
1 parent 08d3fa0 commit dc9e57c

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

kubejs/assets/ad_astra/lang/en_us.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,25 @@
134134
"tagprefix.mars_stone": "Argillite %s Ore",
135135
"tagprefix.venus_stone": "Trachyte %s Ore",
136136
"tagprefix.mercury_stone": "Komatiite %s Ore",
137-
"tagprefix.glacio_stone": "Phonolite %s Ore"
137+
"tagprefix.glacio_stone": "Phonolite %s Ore",
138+
"info.ad_astra.solar_panel": "Generates energy from the sun during the day. Note that the energy generated is dependent on the planet.",
139+
"tooltip.ad_astra.energy": "%s FE / %s FE",
140+
"tooltip.ad_astra.energy_generation_per_tick": "Generates %s FE per tick",
141+
"tooltip.ad_astra.energy_in": "In: %s FE/t",
142+
"tooltip.ad_astra.energy_out": "Out: %s FE/t",
143+
"tooltip.ad_astra.energy_per_tick": "%s FE/t",
144+
"tooltip.ad_astra.energy_transfer_tick": "Transfer: %s FE/t",
145+
"tooltip.ad_astra.energy_use_per_tick": "Uses %s FE per tick",
146+
"tooltip.ad_astra.max_energy_in": "Max In: %s FE/t",
147+
"tooltip.ad_astra.max_energy_out": "Max Out: %s FE/t",
148+
"tooltip.ad_astra.max_generation": "Max: %s FE/t",
149+
"tooltip.ad_astra.max_fluid_in": "Max In: %s mB/t",
150+
"tooltip.ad_astra.max_fluid_out": "Max Out: %s mB/t",
151+
"tooltip.ad_astra.fluid": "%s mB / %s mB %s",
152+
"tooltip.ad_astra.fluid_generation_per_iteration": "Generates %s mB per iteration",
153+
"tooltip.ad_astra.fluid_in": "In: %s mB/t",
154+
"tooltip.ad_astra.fluid_out": "Out: %s mB/t",
155+
"tooltip.ad_astra.fluid_per_tick": "%s mB/t",
156+
"tooltip.ad_astra.fluid_transfer_tick": "Transfer: %s mB/t",
157+
"tooltip.ad_astra.fluid_use_per_iteration": "Uses %s mB per iteration"
138158
}

0 commit comments

Comments
 (0)