[feat] local backup translations

This commit is contained in:
kwaroran
2023-12-02 23:20:50 +09:00
parent 4f58a12b46
commit fec92d1144
2 changed files with 4 additions and 2 deletions

View File

@@ -454,4 +454,6 @@ export const languageEnglish = {
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.",
saveBackupLocal: "Save Backup Locally",
loadBackupLocal: "Load Backup Locally",
}