From bc14e6fb6a03cff24956fd16451ff22e9d7ed51c Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Tue, 25 Oct 2022 01:23:40 -0500 Subject: [PATCH] New translations en_US.json (Chinese Simplified) --- src/i18n/zh_CN.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/zh_CN.json b/src/i18n/zh_CN.json index d30a12ff..3bb4646e 100644 --- a/src/i18n/zh_CN.json +++ b/src/i18n/zh_CN.json @@ -489,7 +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.useAdaptiveColors.popup": "自适应颜色将在播放下一首歌曲时生效", "settings.option.visual.layoutProfile": "布局配置文件类型", "settings.option.visual.layoutProfile.description": "根据你的喜好调整应用程序的布局", "settings.header.visual.theme": "主题", @@ -630,10 +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", + "spotify.openURL": "打开 Spotify 链接...", + "spotify.saveToAppleMusic": "保存至 Apple Music", + "spotify.loadingPlaylist": "正在加载播放列表...", + "spotify.enterURL": "输入 Spotify 链接", "oobe.yes": "好的", "oobe.no": "不", "oobe.next": "下一步",