From 45c92ef2f70f58a9a1411c3fb690533dd1a641f4 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 13:33:14 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 57.0% (77 of 135 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 9403315c8..154525ae4 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -191,5 +191,10 @@ "wlan_users": "WLAN Users", "up": "UP", "down": "DOWN" + }, + "plex": { + "streams": "Active Streams", + "movies": "Movies", + "tv": "TV Shows" } }