revert: docs: about save&restart

This commit is contained in:
lin onetwo 2023-05-22 19:34:04 +08:00
parent 183fdc7266
commit 992a1afa3f
3 changed files with 3 additions and 3 deletions

View file

@ -196,7 +196,7 @@
"StorageServiceUserInfoNoFoundDetail": "Seems you haven't login to Your storage service, so we disable syncing for this wiki.",
"RestartMessage": "You need to restart the app for this change to take affect.",
"Later": "Later",
"RestartNow": "Save & Restart Now",
"RestartNow": "Restart Now",
"MadeWithLove": "<0>Made with </0><1>❤</1><2> by </2>",
"ReportBug": "Report Bug",
"ReportBugDetail": "If you have read the tutorial, and carefully read the error output text, and wisely check your input, you can click on the button."

View file

@ -16,7 +16,7 @@
"Dialog": {
"Later": "後で",
"RestartMessage": "この変更を有効にするには、アプリを再起動する必要があります。",
"RestartNow": "保存して再起動する"
"RestartNow": "今すぐ再起動"
},
"Loading": "読み込み中"
}

View file

@ -285,7 +285,7 @@
"StorageServiceUserInfoNoFoundDetail": "似乎你尚未登录存储备份服务,因此此 Wiki 的同步暂时禁用,直到你登录以提供有可用于同步的登录信息。",
"Later": "稍后",
"RestartMessage": "您需要重新启动本程序才能使此更改生效。",
"RestartNow": "保存并重启",
"RestartNow": "现在重启",
"ReportBug": "报告错误",
"ReportBugDetail": "如果你看过教程了解操作流程,并仔细读过报错内容并思考,仔细检查了自己的输入觉得没问题,可以点击按钮。",
"MadeWithLove": "<0>有</0><1> ❤ </1><2>的开发者:</2>"