6
StarHorizon_Public/Resources/Locale/ru-RU/commands/delete-component-command.ftl
2026-01-24 12:49:55 +03:00

5 lines
299 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 }.