Add ink integration UI and media playback
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"title.byAuthor": "by {{author}}",
|
||||
"title.version": "Version {{version}}",
|
||||
"title.fastForwardHint": "click on page or press spacebar to fast forward text animation",
|
||||
"title.continueHint": "click on page or press spacebar to continue",
|
||||
"title.startPrompt": "Click on new game or load to start the game",
|
||||
"topbar.speech": "speech",
|
||||
"topbar.autoplay": "autoplay",
|
||||
"topbar.speed": "speed",
|
||||
"topbar.newGame": "new game",
|
||||
"topbar.save": "save",
|
||||
"topbar.load": "load",
|
||||
"topbar.options": "options",
|
||||
"topbar.speechTitle": "Toggle text to speech",
|
||||
"topbar.autoplayTitle": "Toggle paragraph autoplay",
|
||||
"topbar.newGameTitle": "Start a new game",
|
||||
"topbar.saveTitle": "Save progress",
|
||||
"topbar.loadTitle": "Load saved progress",
|
||||
"topbar.optionsTitle": "Options",
|
||||
"input.placeholder": "Enter your command...",
|
||||
"options.title": "Options",
|
||||
"options.close": "Close",
|
||||
"options.applicationSettings": "Application Settings",
|
||||
"options.language": "Language",
|
||||
"options.speech": "Speech",
|
||||
"options.enableSpeech": "Enable text to speech",
|
||||
"options.provider": "Provider",
|
||||
"options.voice": "Voice",
|
||||
"options.speed": "Speed",
|
||||
"options.audio": "Audio",
|
||||
"options.volume": "Volume",
|
||||
"options.masterVolume": "Master Volume",
|
||||
"options.speechVolume": "Speech Volume",
|
||||
"options.musicVolume": "Music Volume",
|
||||
"options.sfxVolume": "Sound Effects Volume",
|
||||
"options.elevenLabsSettings": "ElevenLabs API Settings",
|
||||
"options.openAiSettings": "OpenAI API Settings",
|
||||
"options.apiKey": "API Key",
|
||||
"options.apiUrl": "API URL"
|
||||
}
|
||||
Reference in New Issue
Block a user