From 341a5af28150d2cb82775785f9d8f11ef9bfb25c Mon Sep 17 00:00:00 2001 From: Anonymous <noreply@weblate.org> Date: Mon, 7 Nov 2022 21:44:29 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 73.1% (166 of 227 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 52306bac..d8fd9424 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -304,5 +304,9 @@ "uptime": "Uptime", "alerts": "Alerts", "time": "{{value, number(style: unit; unitDisplay: long;)}}" + }, + "navidrome": { + "nothing_streaming": "No Active Streams", + "please_wait": "Please Wait" } }