Update TTS providers and story markup

This commit is contained in:
2026-05-20 22:13:31 +02:00
parent b911c40d89
commit 8258ea2321
36 changed files with 1482 additions and 197 deletions
+4
View File
@@ -47,8 +47,12 @@
"options.enableMusicDucking": "Musikabsenkung einschalten",
"options.elevenLabsSettings": "ElevenLabs API-Einstellungen",
"options.openAiSettings": "OpenAI API-Einstellungen",
"options.localOpenAiSettings": "Lokale OpenAI API-Einstellungen",
"options.optionalApiKey": "API-Schluessel (optional)",
"options.apiKey": "API-Schlüssel",
"options.apiUrl": "API-URL",
"options.model": "Modell",
"options.requestTimeoutMs": "Anfrage-Timeout (ms)",
"credits.button": "Credits",
"credits.buttonTitle": "Mitwirkende und Lizenzen anzeigen",
"credits.title": "Mitwirkende und Lizenzen",
+4
View File
@@ -47,8 +47,12 @@
"options.enableMusicDucking": "Enable music ducking",
"options.elevenLabsSettings": "ElevenLabs API Settings",
"options.openAiSettings": "OpenAI API Settings",
"options.localOpenAiSettings": "Local OpenAI API Settings",
"options.apiKey": "API Key",
"options.optionalApiKey": "API Key (optional)",
"options.apiUrl": "API URL",
"options.model": "Model",
"options.requestTimeoutMs": "Request timeout (ms)",
"credits.button": "credits",
"credits.buttonTitle": "Show credits and third-party licenses",
"credits.title": "Credits and Licenses",