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 zhHant = {
|
||||
sections: '儲存分區',
|
||||
monitoringTables: '監控表',
|
||||
runtimeTasks: '執行任務',
|
||||
cleanupPolicy: '清理策略',
|
||||
uploadRetention: '上傳檔案保留',
|
||||
logRetention: '日誌保留',
|
||||
databaseType: '資料庫類型',
|
||||
days: '天',
|
||||
exists: '存在',
|
||||
missing: '不存在',
|
||||
expiredUploads: '過期上傳檔案',
|
||||
expiredLogs: '過期日誌',
|
||||
noExpiredUploads: '暫無過期上傳檔案',
|
||||
noExpiredLogs: '暫無過期日誌',
|
||||
sectionNames: {
|
||||
database: '資料庫',
|
||||
logs: '日誌',
|
||||
|
||||
Reference in New Issue
Block a user