From 8d322e39126a891066fb3073a5239288ccdb0912 Mon Sep 17 00:00:00 2001 From: Stalker <32566723+xiangfeidexiaohuo@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:32:40 +0800 Subject: [PATCH] Update Chinese translation (#394) Signed-off-by: xiangfeidexiaohuo --- .../EeveeSpotify.bundle/zh-CN.lproj/Localizable.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layout/Library/Application Support/EeveeSpotify.bundle/zh-CN.lproj/Localizable.strings b/layout/Library/Application Support/EeveeSpotify.bundle/zh-CN.lproj/Localizable.strings index 95cdaab..6678234 100644 --- a/layout/Library/Application Support/EeveeSpotify.bundle/zh-CN.lproj/Localizable.strings +++ b/layout/Library/Application Support/EeveeSpotify.bundle/zh-CN.lproj/Localizable.strings @@ -92,3 +92,5 @@ unknown_error = "未知错误"; song_is_instrumental = "这首歌是器乐曲。"; let_the_music_play = "让音乐播放..."; +// liked songs title, should match official spotify loc +liked_songs = "喜欢的歌曲";