split up things

This commit is contained in:
2021-11-05 02:32:33 +01:00
parent b8b2906fe3
commit 9ba6185335
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
"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_NEW_WORD": "Added to story. It now reads:",
"WBW_RESET": "The story has been reset.",
"WBW_INVALID_ID": "No story with that ID."
}