From 273bb2911caf493b694c03929b41eff9ebb91adc Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 13 Jun 2023 21:07:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.6% (71 of 72 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 1a2032f..c155a32 100644 --- a/src/localisation/lang/zh/locale.json +++ b/src/localisation/lang/zh/locale.json @@ -69,5 +69,6 @@ "artists": "艺术家", "color-scheme-dark": "深色模式", "playback-reporting-description": "借助回放报告,您的所有回放事件都会转发回 Jellyfin。这使您可以跟踪您最常听的歌曲,尤其是使用 ListenBrainz 等 Jellyfin 插件时。", - "color-scheme-light": "灯光模式" + "color-scheme-light": "灯光模式", + "privacy-policy": "隐私政策" }