Client commands: clean up and localize (#22897)
* action commands * atmos debug commands * comming * credits command * debug commands * usage * usings * debug pathfinding command * grouping entity menu command * hide mechanisms command * commit * mapping client side setup command * open ahelp command * set menu visibility command * commit * show mechanisms command * toggle health overlay command * toggle outline command * stage * disable once * ioc * namespaces * WriteError * clean up command usage * don't abbriviate * ActionsCommands * AtmosDebugCommands * the rest * oops * undo
This commit is contained in:
11
Resources/Locale/en-US/commands/debug-command.ftl
Normal file
11
Resources/Locale/en-US/commands/debug-command.ftl
Normal file
@@ -0,0 +1,11 @@
|
||||
cmd-showmarkers-desc = Toggles visibility of markers such as spawn points.
|
||||
cmd-showmarkers-help = Usage: {$command}
|
||||
|
||||
cmd-showsubfloor-desc = Makes entities below the floor always visible.
|
||||
cmd-showsubfloor-help = Usage: {$command}
|
||||
|
||||
cmd-showsubfloorforever-desc = Makes entities below the floor always visible until the client is restarted.
|
||||
cmd-showsubfloorforever-help = Usage: {$command}
|
||||
|
||||
cmd-notify-desc = Send a notify client side.
|
||||
cmd-notify-help = Usage: {$command} <message>
|
||||
Reference in New Issue
Block a user