Spaces:
Build error
Build error
File size: 1,370 Bytes
7a479d7 e91ae53 3cb704e 7a479d7 e91ae53 7a479d7 e91ae53 d77bc0c f4448aa 7a479d7 e91ae53 7a479d7 e91ae53 7a479d7 e91ae53 b189564 a2627f1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | #HOME
DIRECTIONS_LABEL="### Directions"
DIRECTIONS="Select players and click Create Game to generate a game customized for the group. Once generation is complete, you can start playing your game! \nNote: If you see an Error when you try to create a game, try again. "
GAME_DESC="A description and rules for your game will show here. "
GAME_DESC_PLACEHOLDER="Fun game incoming..."
GAME_TIPS="Tips for your game will show here."
PLAYERS="Players"
PLAYERS_INFO="Pick some players for the game!"
CREATE_GAME="Create Game"
GAME_TITLE="Game Title"
NO_GAME="No game created"
NO_GAME_TITLE="Game Title: No game created"
PLAY_GAME="Let's Play!"
BUILDPLAY_LOGO="home_view/art/buildPlay.png"
QUESTIONS_LABEL="### Considerations"
TOPIC="Game is based on the topic"
PLAYER_NAMES="Custom made for these players"
GAME_TYPE="What kind of game would you like to play?"
RULES_LABEL="### Rules"
FETCH_DATA="Fetch data"
BUILDPLAY_LABEL= " ## BuildPlay"
SUBMIT="Submit"
BUILDPLAY="BuildPlay"
DATAFRAMES="Dataframes"
UI1="Slack"
UI2="Embeddings"
UI3="Players"
UI4="Games"
UI5="Game Ideas"
CHAT_BOT="Conversation Log"
CHAT_BOT_INPUT="Ask a Question"
CHAT_BOT_HEIGHT=600
DRAW="Draw"
CHAT="Chat"
SKETCH="Sketch"
GUESSES="Guesses"
RESET="Reset"
GAME_DESC_NOTFOUND="Game description not found."
NAME_NOTFOUND="Name not found."
TIPS_NOTFOUND="Tips not found."
RULES_NOTFOUND="Rules not found." |