diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index e858ba9817..cf9054aa10 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1911,5 +1911,6 @@ "PluginLoadConfigError": "在获取插件配置页面的时候发生错误。", "PluginLoadRepoError": "在从仓库获取插件详情的时候发生了错误。", "PluginUninstallError": "在卸载插件的时候发生了错误。", - "HeaderNextItemPlayingInValue": "下一个 {0} 在 {1} 播放" + "HeaderNextItemPlayingInValue": "下一个 {0} 在 {1} 播放", + "AndOtherArtists": "{0} 和 {1} 位其他艺术家。" }