From 9f7d4c3b47f29ec89a814164662abdf51a129088 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 4 Nov 2022 05:00:47 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 51.1% (115 of 225 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 4e176a039..a802e1c00 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -309,5 +309,11 @@ "videos": "Videos", "channels": "Channels", "playlists": "Playlists" + }, + "truenas": { + "load": "System Load", + "uptime": "Uptime", + "alerts": "Alerts", + "time": "{{value, number(style: unit; unitDisplay: long;)}}" } }