Skip to content

Commit fd705ef

Browse files
committed
i18n: 更新中英文翻译文件,补充和修正部分翻译内容
1 parent ccf1df8 commit fd705ef

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

office-website/public/locales/en/translation.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,11 @@
7373
},
7474
"contributors": {
7575
"title": "Contributors & Thanks",
76-
"description": "Thanks to the following users for reporting issues and suggesting improvements, helping us to continuously enhance our product:",
76+
"description": "Thanks to the following users for helping improve our product:",
7777
"list": [
7878
{
7979
"name": "mazp99",
80-
"profile": "https://github.com/mazp99",
81-
"contribution": "Suggested the code block copy feature"
80+
"profile": "https://github.com/mazp99"
8281
}
8382
]
8483
},

office-website/public/locales/zh/translation.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,11 @@
7373
},
7474
"contributors": {
7575
"title": "贡献者与感谢",
76-
"description": "感谢以下用户报告问题与建议改进,帮助我们不断完善产品",
76+
"description": "感谢以下用户帮助我们不断完善产品",
7777
"list": [
7878
{
7979
"name": "mazp99",
80-
"profile": "https://github.com/mazp99",
81-
"contribution": "提出代码块复制功能建议"
80+
"profile": "https://github.com/mazp99"
8281
}
8382
]
8483
},

0 commit comments

Comments
 (0)