add web deepL warning

Signed-off-by: hashcoko <hashcoko@gmail.com>
This commit is contained in:
hashcoko
2023-11-28 16:52:57 +09:00
parent 308ff456f8
commit 2dd0ff79f5
3 changed files with 7 additions and 4 deletions

View File

@@ -453,4 +453,5 @@ export const languageEnglish = {
imgGenInstructions: "Image Generation Instructions",
usePlainFetchWarn: "Please disable this option when using NovelAI, as it can cause CORS errors when using NovelAI.",
translationPrompt: "Translation Prompt",
webdeeplwarn: "This option is not recommended for use with web version, as it can cause CORS errors.",
}