From 7721258e89294ff7178a52f8dffef4bad241d30f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 7 Nov 2022 21:44:28 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 64.3% (146 of 227 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/tr/ --- public/locales/tr/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index c145d4bf..32f4df11 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/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" } }