diff --git a/src/i18n/zh_CN.json b/src/i18n/zh_CN.json index db1899bd..d30a12ff 100644 --- a/src/i18n/zh_CN.json +++ b/src/i18n/zh_CN.json @@ -16,6 +16,7 @@ "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple 播客", "term.itunes": "iTunes", + "term.spotify": "Spotify", "term.github": "GitHub", "term.discord": "Discord", "term.learnMore": "更多信息", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "UI 界面大小", "settings.option.visual.useAdaptiveColors": "使用自适应颜色", "settings.option.visual.useAdaptiveColors.description": "更改强调色以匹配当前播放的歌曲", + "settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.", "settings.option.visual.layoutProfile": "布局配置文件类型", "settings.option.visual.layoutProfile.description": "根据你的喜好调整应用程序的布局", "settings.header.visual.theme": "主题", @@ -628,6 +630,10 @@ "share.platform.songLink": "拷贝 song.link 链接", "share.platform.clipboard": "拷贝链接", "about.thanks": "郑重感谢 Cider Collective 团队以及所有为本项目提供支持的贡献者。", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "好的", "oobe.no": "不", "oobe.next": "下一步",