diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 92bce0689..d29ba7762 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/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;)}}" } }