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
commit92e50c4a3ea250dc18c76bc8c29d86d486e63772 (patch)
treeddf52735fd200b4c8116f4269cb15cd1bf8639c1 /Timeline/ClientApp/src/locales/zh/translation.ts
parentc7b2c7933239a53769d3d46af5b0a90f7650085c (diff)
downloadtimeline-92e50c4a3ea250dc18c76bc8c29d86d486e63772.tar.gz
timeline-92e50c4a3ea250dc18c76bc8c29d86d486e63772.tar.bz2
timeline-92e50c4a3ea250dc18c76bc8c29d86d486e63772.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: '鸣谢',