Get the site functional for the game release
This commit is contained in:
parent
4b61e73573
commit
33ab4afe52
16 changed files with 575 additions and 30 deletions
BIN
frontend/public/OpenDyslexic3-Bold.ttf
Normal file
BIN
frontend/public/OpenDyslexic3-Bold.ttf
Normal file
Binary file not shown.
BIN
frontend/public/OpenDyslexic3-Regular.ttf
Normal file
BIN
frontend/public/OpenDyslexic3-Regular.ttf
Normal file
Binary file not shown.
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue