We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8704c14 commit 763be40Copy full SHA for 763be40
i18n/zh_cn.json
@@ -27,6 +27,7 @@
27
"storage.error.alist.write_file.retry": "在尝试写入 AList 文件 ${file} 时遇到错误:${e},将在 ${retry}s 后重试。",
28
"storage.error.alist.write_file.size_mismatch": "无法校验文件 ${file} 的大小。理论值:${file_size},实际值:${actual_file_size}。",
29
"storage.error.alist.upload": "无法上传测速文件:${e}。",
30
+ "storage.error.alist.measure": "无法服务测速文件:${e}。",
31
"storage.tqdm.alist.get_filelist": "获取 AList 储存文件列表中",
32
"i18n.prompt.failed": "(i18n 字符串解析失败)",
33
"cluster.info.filelist.fetching": "正在获取文件列表……",
0 commit comments