Files
tbd-station-14/Resources/Locale/en-US/commands/delete-component-command.ftl
Kyle Tyo 57babe15ee Command resolve mega pr 6 (#38398)
commit progress
2025-06-17 19:22:03 +02:00

5 lines
296 B
Plaintext

cmd-deletecomponent-desc = Deletes all instances of the specified component.
cmd-deletecomponent-help = Usage: deletecomponent <name>"
cmd-deletecomponent-no-component-exists = No component exists with name {$name}.
cmd-deletecomponent-success = Removed {$count} components with name {$name}.