fix !fwait erroring

This commit is contained in:
jacob1 2015-11-11 23:36:41 -05:00
parent d97e97560b
commit 7c7e3c1bec

View File

@ -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.",