From 6f36b6b3dcbc95647e83fbf18dca5bc00e3b07c3 Mon Sep 17 00:00:00 2001 From: Zen <99558412+zenpk@users.noreply.github.com> Date: Mon, 10 Apr 2023 16:52:08 +0800 Subject: [PATCH] Add Chinese Translation (#1328) * Add Translation * fix * fix --- public/locales/zh/common.json | 9 ++++++++- public/locales/zh/contributions.json | 1 + public/locales/zh/faq.json | 5 ++++- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/public/locales/zh/common.json b/public/locales/zh/common.json index 3be903a81..d0ccb0d96 100644 --- a/public/locales/zh/common.json +++ b/public/locales/zh/common.json @@ -17,6 +17,8 @@ "pages.support": "赞助", "pages.privacy": "隐私条款", "pages.vods": "视频", + "pages.xsearch": "顶尖搜索", + "pages.leaderboards": "排行榜", "header.profile": "个人资料", "header.logout": "登出", @@ -169,5 +171,10 @@ "custom.colors.bg-lighter": "浅色背景", "custom.colors.text": "字体", "custom.colors.text-lighter": "字体提亮", - "custom.colors.theme": "主题" + "custom.colors.theme": "主题", + + "divisions.WEST": "艾洛眼", + "divisions.JPN": "暇谷", + "xsearch.placements": "排位", + "xsearch.aliases": "别名:" } diff --git a/public/locales/zh/contributions.json b/public/locales/zh/contributions.json index d264b6cb3..a877b8e9a 100644 --- a/public/locales/zh/contributions.json +++ b/public/locales/zh/contributions.json @@ -6,5 +6,6 @@ "uberu": "制作小评审捧心的表情", "yaga": "提供副武器和特殊武器图标", "antariska": "地图规划背景图片", + "splatoon3ink": "X比赛结果数据", "translation": "翻译" } diff --git a/public/locales/zh/faq.json b/public/locales/zh/faq.json index fdc8b5c3f..82fecf35b 100644 --- a/public/locales/zh/faq.json +++ b/public/locales/zh/faq.json @@ -18,5 +18,8 @@ "a6": "我们通过你的Discord资料来添加这些信息。将这些账号和你的Discord绑定,登出再登录sendou.ink后即可更新。", "q7": "我应该如何添加视频?", - "a7": "在Discord给Sendou发送私信获得相应权限和操作说明。" + "a7": "在Discord给Sendou发送私信获得相应权限和操作说明。", + + "q8": "我应该如何在我的资料中显示X比赛结果?", + "a8": "在顶尖搜索中找到你的玩家页面,将链接发送到我们的Discord helpdesk中并说明你希望绑定。注意如果你没有到达前500名或没有使用某些武器成为过顶尖玩家,那么绑定是不会生效的。" }