You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"en": "{red} Disk is almost full, clean the TON database immediately: https://docs.ton.org/participate/nodes/node-maintenance-and-security#database-grooming {endc}",
424
+
"ru": "{red} Диск почти заполнен, немедленно очистите базу данных TON: https://docs.ton.org/participate/nodes/node-maintenance-and-security#database-grooming {endc}",
425
+
"zh_TW": "{red} 磁盤幾乎滿了,立即清理 TON 數據庫: https://docs.ton.org/participate/nodes/node-maintenance-and-security#database-grooming {endc}"
426
+
},
427
+
"sync_warning": {
428
+
"en": "{red} Node is out of sync. The displayed status is incomplete. {endc}",
429
+
"ru": "{red} Нода не синхронизирована с сетью. Отображаемый статус не полный. {endc}",
430
+
"zh_TW": "{red} 节点不与网络同步。顯示的狀態不完整。 {endc}"
431
+
},
432
+
"validator_balance_warning": {
433
+
"en": "{red} Validator wallet balance is low. {endc}",
0 commit comments