From c0f4d0835d0b4dd9057c5a1504dc8262779f9481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Mon, 29 Jan 2024 03:49:43 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (73 of 73 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/zh_Hans/ --- src/localisation/lang/zh/locale.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/localisation/lang/zh/locale.json b/src/localisation/lang/zh/locale.json index c155a32..aff55a7 100644 --- a/src/localisation/lang/zh/locale.json +++ b/src/localisation/lang/zh/locale.json @@ -70,5 +70,6 @@ "color-scheme-dark": "深色模式", "playback-reporting-description": "借助回放报告,您的所有回放事件都会转发回 Jellyfin。这使您可以跟踪您最常听的歌曲,尤其是使用 ListenBrainz 等 Jellyfin 插件时。", "color-scheme-light": "灯光模式", - "privacy-policy": "隐私政策" + "privacy-policy": "隐私政策", + "sleep-timer": "睡眠定时器" }