Add new server settings

This commit is contained in:
2024-02-17 21:47:24 +08:00
parent 7cec3fd320
commit f9e920cc57
5 changed files with 32 additions and 2 deletions

View File

@@ -149,5 +149,7 @@
"running": "Running",
"finished": "Finished",
"failed": "Failed",
"allTasks": "All Tasks"
"allTasks": "All Tasks",
"ehMetadataCacheTime": "The time to cache the metadata of the gallery from E-Hentai",
"hour": "hour"
}

View File

@@ -149,5 +149,7 @@
"running": "运行中",
"finished": "已完成",
"failed": "已失败",
"allTasks": "所有任务"
"allTasks": "所有任务",
"ehMetadataCacheTime": "E-Hentai 画廊元数据缓存时间",
"hour": "小时"
}