mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-16 23:40:59 +00:00
fix: move storage analysis to account menu
This commit is contained in:
@@ -1186,6 +1186,17 @@ const zhHans = {
|
||||
sections: '存储分区',
|
||||
monitoringTables: '监控表',
|
||||
runtimeTasks: '运行任务',
|
||||
cleanupPolicy: '清理策略',
|
||||
uploadRetention: '上传文件保留',
|
||||
logRetention: '日志保留',
|
||||
databaseType: '数据库类型',
|
||||
days: '天',
|
||||
exists: '存在',
|
||||
missing: '不存在',
|
||||
expiredUploads: '过期上传文件',
|
||||
expiredLogs: '过期日志',
|
||||
noExpiredUploads: '暂无过期上传文件',
|
||||
noExpiredLogs: '暂无过期日志',
|
||||
sectionNames: {
|
||||
database: '数据库',
|
||||
logs: '日志',
|
||||
|
||||
Reference in New Issue
Block a user