[feat] added read quoted only tts option

This commit is contained in:
kwaroran
2023-05-21 02:51:42 +09:00
parent 40d8b17795
commit 458da9c047
5 changed files with 23 additions and 3 deletions

View File

@@ -263,5 +263,6 @@ export const languageEnglish = {
textBackgrounds: "Custom Text Screen Color",
textBorder: "Text Outlines",
textScreenRound: "Round Text Screen",
textScreenBorder: "Text Screen Borders"
textScreenBorder: "Text Screen Borders",
ttsReadOnlyQuoted: "Read Only Quoted"
}