fix !fwait erroring
This commit is contained in:
parent
d97e97560b
commit
7c7e3c1bec
@ -547,8 +547,8 @@
|
||||
"invalid_option": "Invalid option: {0}",
|
||||
"command_does_not_exist": "That command does not exist.",
|
||||
"wait_time_increase": "\u0002{0}\u0002 increased the wait time by {1} seconds.",
|
||||
"forced_wait_time_increase": "\u0002{0}\u0002 forcibly increased the wait time by {1} second{3}.",
|
||||
"forced_wait_time_increase": "\u0002{0}\u0002 forcibly decreased the wait time by {1} second{3}.",
|
||||
"forced_wait_time_increase": "\u0002{0}\u0002 forcibly increased the wait time by {1} second{2}.",
|
||||
"forced_wait_time_decrease": "\u0002{0}\u0002 forcibly decreased the wait time by {1} second{2}.",
|
||||
"fstop_success": "\u0002{0}\u0002 has forced the game to stop.",
|
||||
"error_stop": "Game stopped due to error.",
|
||||
"documentation_unavailable": "Documentation for this command is not available.",
|
||||
|
Loading…
Reference in New Issue
Block a user