Skip to content

Commit cd49249

Browse files
committed
fix
1 parent 3eb06f1 commit cd49249

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DownloadAllContent/DownloadAllContent.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
switch (lang){
3131
case "zh-CN":
3232
i18n={
33-
fetch:"开始下载小说或其他",
33+
fetch:"开始下载小说或其他【F9】",
3434
info:"本文使用DownloadAllContent脚本下载"
3535
};
3636
break;
3737
default:
3838
i18n={
39-
fetch:"Download All Content",
39+
fetch:"Download All Content[F9]",
4040
info:"The TXT is downloaded with 'DownloadAllContent'"
4141
};
4242
break;

0 commit comments

Comments
 (0)