forked from Galactic/galactic-bot
missing lang entries
This commit is contained in:
parent
7028179152
commit
47f50758f6
@ -8,6 +8,12 @@ This command can only be run in servers.
|
|||||||
[O_COMMANDHANDLER_TYPEINTEGER]
|
[O_COMMANDHANDLER_TYPEINTEGER]
|
||||||
The command option {option} requires an integer between `{min}` and `{max}`.
|
The command option {option} requires an integer between `{min}` and `{max}`.
|
||||||
|
|
||||||
|
[O_COMMANDHANDLER_TYPESTRING]
|
||||||
|
The command option {option} requires a string.
|
||||||
|
|
||||||
|
[O_COMMANDHANDLER_TYPEDATE]
|
||||||
|
The command option {option} requires a date in the format `YYYY/MM/DD`
|
||||||
|
|
||||||
[O_COMMANDHANDLER_TYPETIME]
|
[O_COMMANDHANDLER_TYPETIME]
|
||||||
The command option {option} requires a timestring (e.g. 5 min, 2w).
|
The command option {option} requires a timestring (e.g. 5 min, 2w).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user