Show cached size in settings page

This commit is contained in:
2024-05-27 10:52:07 +08:00
parent b19265ef32
commit 44a23cd532
5 changed files with 148 additions and 39 deletions

View File

@@ -196,5 +196,9 @@
"refresh": "刷新",
"originalImg": "原图",
"overwriteDefaultConfig": "覆盖默认设置",
"enableImageCache": "将图片缓存到本地硬盘。"
"enableImageCache": "将图片缓存到本地硬盘。",
"cachedFileSize": "已缓存文件大小",
"update": "更新",
"updateFileSize": "更新文件大小",
"clearCaches": "清除缓存"
}