mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-17 11:14:19 +00:00
fix: move storage analysis to account menu
This commit is contained in:
@@ -1249,6 +1249,17 @@ const ruRU = {
|
||||
sections: 'Разделы хранилища',
|
||||
monitoringTables: 'Таблицы мониторинга',
|
||||
runtimeTasks: 'Задачи runtime',
|
||||
cleanupPolicy: 'Политика очистки',
|
||||
uploadRetention: 'Хранение загрузок',
|
||||
logRetention: 'Хранение журналов',
|
||||
databaseType: 'Тип базы данных',
|
||||
days: 'дн.',
|
||||
exists: 'Есть',
|
||||
missing: 'Нет',
|
||||
expiredUploads: 'Просроченные загрузки',
|
||||
expiredLogs: 'Просроченные журналы',
|
||||
noExpiredUploads: 'Нет просроченных загруженных файлов',
|
||||
noExpiredLogs: 'Нет просроченных журналов',
|
||||
sectionNames: {
|
||||
database: 'База данных',
|
||||
logs: 'Журналы',
|
||||
|
||||
Reference in New Issue
Block a user