diff --git a/src/i18n/resources/zh-CN.json b/src/i18n/resources/zh-CN.json index fa797009f..352417a0c 100644 --- a/src/i18n/resources/zh-CN.json +++ b/src/i18n/resources/zh-CN.json @@ -161,7 +161,8 @@ "default": "默认", "force-show": "强制显示", "hide": "隐藏", - "label": "点赞按钮" + "label": "点赞按钮", + "swap": "交换“点赞”按钮顺序" }, "remove-upgrade-button": "移除升级按钮", "theme": { @@ -412,6 +413,17 @@ "no-captions": "这首歌没有字幕" } }, + "clock": { + "description": "添加时钟到导航栏", + "menu": { + "format": { + "24-hour-format": "24 小时格式", + "display-seconds": "显示秒数", + "label": "格式" + } + }, + "name": "时钟" + }, "compact-sidebar": { "description": "始终将侧边栏设为紧凑模式", "name": "紧凑式侧边栏"