aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/locales/zh/translation.ts
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-03 21:47:32 +0800
committercrupest <crupest@outlook.com>2020-06-03 21:47:32 +0800
commit1e90a93049cd57098608de72f02bfaabfadd32b6 (patch)
treedfe592760d8a80e511928829834b1ba6d02527f5 /Timeline/ClientApp/src/locales/zh/translation.ts
parent325a7b930cf197ff0a42042d698849e752243eb3 (diff)
downloadtimeline-1e90a93049cd57098608de72f02bfaabfadd32b6.tar.gz
timeline-1e90a93049cd57098608de72f02bfaabfadd32b6.tar.bz2
timeline-1e90a93049cd57098608de72f02bfaabfadd32b6.zip
fix: Fix #88 .
Diffstat (limited to 'Timeline/ClientApp/src/locales/zh/translation.ts')
-rw-r--r--Timeline/ClientApp/src/locales/zh/translation.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/Timeline/ClientApp/src/locales/zh/translation.ts b/Timeline/ClientApp/src/locales/zh/translation.ts
index 259cfd23..d1789f3c 100644
--- a/Timeline/ClientApp/src/locales/zh/translation.ts
+++ b/Timeline/ClientApp/src/locales/zh/translation.ts
@@ -150,8 +150,7 @@ const translation: TranslationResource = {
title: '网站信息',
content:
'这个网站的名字叫 <1>Timeline</1>,是一个以<3>时间线</3>为核心概念的 Web App . 它的前端和后端都是由<5>我</5>开发,并且在 GitHub 上开源。大家可以相对轻松的把它们部署在自己的服务器上,这也是我的目标之一。欢迎大家前往 GitHub 仓库提出任何意见。',
- frontendRepo: '前端 GitHub 仓库',
- backendRepo: '后端 GitHub 仓库',
+ repo: 'GitHub 仓库',
},
credits: {
title: '鸣谢',