fix Request Needed Items action name
This commit is contained in:
parent
7f197356b4
commit
5baf174193
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ gate.action.station.accept_items=Accept Items
|
|||
gate.action.station.request_items=Request Items
|
||||
gate.action.station.drop_items_in_pipe=Drop Items In Pipe
|
||||
gate.action.station.allow_craft=Allow Craft
|
||||
gate.action.station.provide_machine_request=Provide Computed Items
|
||||
gate.action.station.provide_machine_request=Request Needed Items
|
||||
gate.action.station.accept_fluids=Accept Fluids
|
||||
gate.action.station.povide_fluids=Provide Fluids
|
||||
gate.action.robot.work_in_area=Work in Area
|
||||
|
|
Loading…
Reference in a new issue