diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 3b2c6270..89227c73 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -229,7 +229,7 @@ "streams": "活动流", "movies": "电影", "tv": "电视节目", - "albums": "Albums" + "albums": "专辑" }, "glances": { "cpu": "处理器", @@ -542,9 +542,9 @@ "nodes": "节点" }, "prometheus": { - "targets_up": "Targets Up", - "targets_down": "Targets Down", - "targets_total": "Total Targets" + "targets_up": "目标离线", + "targets_down": "目标在线", + "targets_total": "总目标" }, "minecraft": { "players": "播放中", @@ -570,13 +570,13 @@ "switches_on": "Switches On" }, "freshrss": { - "subscriptions": "Subscriptions", - "unread": "Unread" + "subscriptions": "订阅", + "unread": "未读" }, "channelsdvrserver": { - "shows": "Shows", - "recordings": "Recordings", - "scheduled": "Scheduled", + "shows": "节目", + "recordings": "录像", + "scheduled": "已计划的", "passes": "Passes" }, "whatsupdocker": {