From d75f286ae86ae08040ffe36b9280617b3c975d04 Mon Sep 17 00:00:00 2001 From: Mahoo Huang <45908451+Mahoo12138@users.noreply.github.com> Date: Wed, 24 Nov 2021 12:11:49 +0800 Subject: [PATCH] Update zh-Hans.json (#1478) --- resources/i18n/zh-Hans.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/i18n/zh-Hans.json b/resources/i18n/zh-Hans.json index 591deee4..de8de445 100644 --- a/resources/i18n/zh-Hans.json +++ b/resources/i18n/zh-Hans.json @@ -342,8 +342,8 @@ }, "albumList": "专辑", "about": "关于", - "playlists": "", - "sharedPlaylists": "" + "playlists": "歌单", + "sharedPlaylists": "共享歌单" }, "player": { "playListsText": "播放列表", @@ -398,4 +398,4 @@ "toggle_love": "添加/移除星标" } } -} \ No newline at end of file +}