Update Russian translation (#214)
Co-authored-by: jeefo <dmitry@jeefo.net>
This commit is contained in:
parent
075bff2988
commit
d632ee9bb3
2 changed files with 26 additions and 2 deletions
|
|
@ -1903,7 +1903,7 @@ BotControl::BotControl () {
|
|||
m_cmds.emplace ("list/listbots", "list [noarguments]", "Lists the bots currently playing on server.", &BotControl::cmdList);
|
||||
m_cmds.emplace ("graph/g/wp/wpt/waypoint", "graph [help]", "Handles graph operations.", &BotControl::cmdNode);
|
||||
m_cmds.emplace ("cvars", "cvars [save|cvar]", "Display all the cvars with their descriptions.", &BotControl::cmdCvars);
|
||||
m_cmds.emplace ("show_custom", "show_custom [noarguments]", "Show's the curent values from custom.cfg.", &BotControl::cmdShowCustom);
|
||||
m_cmds.emplace ("show_custom", "show_custom [noarguments]", "Show's the current values from custom.cfg.", &BotControl::cmdShowCustom);
|
||||
|
||||
// declare the menus
|
||||
createMenus ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue