From f7f008a7794c7542df8cdda6116d7a677faceed2 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Sat, 3 Jul 2021 09:05:52 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/zh-CN/admin/menu.json | 2 +- public/language/zh-CN/topic.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/language/zh-CN/admin/menu.json b/public/language/zh-CN/admin/menu.json index 54e8283b7a..283c64c2f6 100644 --- a/public/language/zh-CN/admin/menu.json +++ b/public/language/zh-CN/admin/menu.json @@ -1,6 +1,6 @@ { "section-dashboard": "仪表盘", - "dashboard/overview": "Overview", + "dashboard/overview": "概览", "dashboard/logins": "登录", "dashboard/users": "用户", "dashboard/topics": "主题", diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json index cdec52b927..f91e4c4c42 100644 --- a/public/language/zh-CN/topic.json +++ b/public/language/zh-CN/topic.json @@ -1,6 +1,6 @@ { "topic": "主题", - "title": "Title", + "title": "标题", "no_topics_found": "没有找到主题!", "no_posts_found": "没有找到回复!", "post_is_deleted": "此回复已被删除!",