We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb06f1 commit cd49249Copy full SHA for cd49249
1 file changed
DownloadAllContent/DownloadAllContent.user.js
@@ -30,13 +30,13 @@
30
switch (lang){
31
case "zh-CN":
32
i18n={
33
- fetch:"开始下载小说或其他",
+ fetch:"开始下载小说或其他【F9】",
34
info:"本文使用DownloadAllContent脚本下载"
35
};
36
break;
37
default:
38
39
- fetch:"Download All Content",
+ fetch:"Download All Content[F9]",
40
info:"The TXT is downloaded with 'DownloadAllContent'"
41
42
0 commit comments