Get the site functional for the game release

This commit is contained in:
Oliver-Akins 2024-03-27 21:14:01 -06:00
parent 4b61e73573
commit 33ab4afe52
16 changed files with 575 additions and 30 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1,3 +1,17 @@
{
"docs.svelte": "Svelte Docs"
}
"option.streamer-mode": "Streamer Mode",
"option.dyslexic-font": "Use Dyslexic Font",
"option.refresh-interval": "Refresh Interval",
"option.locale": "Language",
"option.join-channel": "Join Twitch Channel",
"button.refresh": "Refresh",
"button.extra-settings": "Extra Settings",
"display.question.button.answered": "Answered",
"display.question.button.hide-from-streamer": "Hide from Streamer",
"display.question.button.show-for-streamer": "Show to Streamer",
"display.question.asked-by": "asked by:",
"display.modal.settings.title": "Extra Settings",
"display.modal.settings.description": "Any changes made to these options are automatically saved to your browser and will be restored on page re-load.",
"display.modal.close": "Close",
"option.delete-questions": "Delete All Questions"
}