Add word by word
This commit is contained in:
@@ -6,5 +6,11 @@
|
||||
"USER_VOICE_CHANGED": "Your new voice is %s from %s",
|
||||
"INVALID_ENGINE": "%s is not a valid engine name.",
|
||||
"INVALID_VOICE": "invalid voice name. Using default voice %s for %s instead.",
|
||||
"TOO_MANY_ARGUMENTS": "too many arguments for command."
|
||||
"TOO_MANY_ARGUMENTS": "too many arguments for command.",
|
||||
"CURRENT_STORY": "Here's the current story: %s",
|
||||
"NO_STORY": "No story in progress at the moment.",
|
||||
"WBW_LAST_USER": "You were the last user to add a word to the story. Wait for someone else to add another one.",
|
||||
"WBW_NEW_WORD": "Added to story. It now reads: %s",
|
||||
"WBW_RESET": "The story has been reset.",
|
||||
"WBW_INVALID_ID": "No story with that ID."
|
||||
}
|
Reference in New Issue
Block a user