Station management commands (#5553)
This commit is contained in:
@@ -30,3 +30,6 @@ shell-invalid-color-hex = Invalid color hex!
|
||||
shell-target-player-does-not-exist = Target player does not exist!
|
||||
shell-target-entity-does-not-have-message = Target entity does not have a(n) {$missing}!
|
||||
shell-timespan-minutes-must-be-correct = {$span} is not a valid minutes timespan.
|
||||
shell-argument-must-be-prototype = Argument {$index} must be a ${prototypeName}!
|
||||
shell-argument-number-must-be-between = Argument {$index} must be a number between {$lower} and {$upper}!
|
||||
shell-argument-station-id-invalid = Argument {$index} must be a valid station id!
|
||||
|
||||
Reference in New Issue
Block a user