diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index a6a59141f..98898d254 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/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;)}}" } }