Skip to content

Commit

Permalink
Add new words
Browse files Browse the repository at this point in the history
  • Loading branch information
sandtophu committed Mar 13, 2024
1 parent 1ef50a5 commit c4e9c54
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 0 deletions.
12 changes: 12 additions & 0 deletions hu/description_machines.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,5 +434,17 @@
[
"RailStation",
""
],
[
"BiElectricEngine",
""
],
[
"SmallSolarPanel",
""
],
[
"CableBundle",
""
]
]
12 changes: 12 additions & 0 deletions hu/machines.json
Original file line number Diff line number Diff line change
Expand Up @@ -426,5 +426,17 @@
[
"RailStation",
"Vasútállomás"
],
[
"BiElectricEngine",
"Kétirányú villanymotor"
],
[
"SmallSolarPanel",
"Kicsi napelem"
],
[
"CableBundle",
"Kábelköteg"
]
]
32 changes: 32 additions & 0 deletions hu/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,37 @@
[
"PaintCyan",
"Cián festék"
],
[
"ConcreteRamp",
"Beton rámpa"
],
[
"ConcreteRamp2",
"Beton rámpa 2"
],
[
"ConcreteRamp3",
"Beton rámpa 3"
],
[
"ConcreteBeam",
"Beton gerenda"
],
[
"ConcreteBeam2",
"Beton gerenda 2"
],
[
"HighPressureSteampack",
"Nagynyomású gőzhajtómű"
],
[
"HighCapacitySteampack",
"Nagy kapacitású gőzhajtómű"
],
[
"AdvancedSteampack",
"Fejlett gőzhajtómű"
]
]
56 changes: 56 additions & 0 deletions hu/parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -894,5 +894,61 @@
[
"RocketFuel",
"Rakéta üzemanyag"
],
[
"CopperGearbox",
"Réz sebességváltó"
],
[
"SteelGearbox",
"Acél sebességváltó"
],
[
"AluminiumGearbox",
"Alumínium sebességváltó"
],
[
"StainlessSteelGearbox",
"Rozsdamentes acél sebességváltó"
],
[
"TitaniumGearbox",
"Titán sebességváltó"
],
[
"HardMetalGearbox",
"Kemény fém sebességváltó"
],
[
"NeutroniumGearbox",
"Neutrónium sebességváltó"
],
[
"AluminiumSolarCell",
"Alumínium napcella"
],
[
"StainlessSteelSolarCell",
"Rozsdamentes acél napcella"
],
[
"TitaniumSolarCell",
"Titán napcella"
],
[
"HardMetalSolarCell",
"Kemény fém napcella"
],
[
"NeutroniumSolarCell",
"Neutrónium napcella"
],
[
"Drain",
"Lefolyó"
],
[
"Percent",
"Százalék"
]
]

0 comments on commit c4e9c54

Please sign in to comment.