diff --git a/src/i18n/zh_CN.jsonc b/src/i18n/zh_CN.jsonc index 0e91a62b..13d7469b 100644 --- a/src/i18n/zh_CN.jsonc +++ b/src/i18n/zh_CN.jsonc @@ -142,6 +142,7 @@ "error.noResults": "没有结果", "term.updateCider": "更新 Cider", "term.pluginMenu": "Plug-in Menu", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.goToAlbum": "前往专辑", "action.goToArtist": "前往艺人", @@ -365,4 +366,4 @@ "remote.web.description": "扫描以下的二维码以控制 Cider", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "郑重感谢 Cider Collective 以及为这个项目提供支持的贡献者。" -} \ No newline at end of file +}