diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index f71ac514f..13912bd5b 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -298,5 +298,11 @@ "videos": "Videos", "channels": "Channels", "playlists": "Playlists" + }, + "truenas": { + "load": "System Load", + "uptime": "Uptime", + "alerts": "Alerts", + "time": "{{value, number(style: unit; unitDisplay: long;)}}" } }