Add disable quote formating option

This commit is contained in:
kwaroran
2024-08-24 15:57:57 +09:00
parent 628b17510d
commit d38a9f3d85
6 changed files with 26 additions and 9 deletions

View File

@@ -685,4 +685,5 @@ export const languageEnglish = {
claudeCachingExperimental: "Claude Caching",
openClose: "Open/Close",
hideApiKeys: "Hide API Keys",
unformatQuotes: "Disable Quote Formatting",
}