From 796e1d18af7ba7de0c4c4c087515e8b66e75a2cd Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 7 Nov 2022 21:44:29 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 10.1% (23 of 227 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 13912bd5..ced355d7 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/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" } }