Added doc comments to server side voting API. There is now a 4 minute delay between creating votes of the same type. Shuffled some code around. Made a StandardVoteType enum instead of string IDs.
20 lines
566 B
Plaintext
20 lines
566 B
Plaintext
ui-vote-type-restart = Restart round
|
|
ui-vote-type-gamemode = Next gamemode
|
|
|
|
# Window title of the vote create menu
|
|
ui-vote-create-title = Call Vote
|
|
|
|
# Submit button in the vote create button
|
|
ui-vote-create-button = Call Vote
|
|
|
|
# Timeout text if a standard vote type is currently on timeout.
|
|
ui-vote-type-timeout = This vote was called too recently ({$remaining})
|
|
|
|
# Hue hue hue
|
|
ui-vote-fluff = Powered by Robust™ Anti-Tamper Technology
|
|
|
|
## Vote menu command
|
|
|
|
ui-vote-menu-command-description = Opens the voting menu
|
|
ui-vote-menu-command-help-text = Usage: votemenu
|