New shit for wordbyword

This commit is contained in:
2021-11-06 01:42:07 +01:00
parent 604fe3fd10
commit 6f9113a463
6 changed files with 44 additions and 6 deletions

View File

@@ -9,8 +9,9 @@
"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:",
"WBW_REPLACED": "Replaced %s with %s",
"WBW_TOO_DIFFERENT": "This word is too different from the last word.",
"WBW_NEW_WORD": "Added to story.",
"WBW_RESET": "The story has been reset.",
"WBW_INVALID_ID": "No story with that ID."
}