diff --git a/src/i18n/zh_HK.json b/src/i18n/zh_HK.json index 10e56c57..29218890 100644 --- a/src/i18n/zh_HK.json +++ b/src/i18n/zh_HK.json @@ -16,6 +16,7 @@ "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcasts", "term.itunes": "iTunes", + "term.spotify": "Spotify", "term.github": "GitHub", "term.discord": "Discord", "term.learnMore": "了解更多", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "介面顯示大小", "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": "下一步",