From 2703f59a0a5cdf80a392142c2de05705d654f974 Mon Sep 17 00:00:00 2001 From: benjobs Date: Sat, 23 Sep 2023 10:02:46 -0500 Subject: [PATCH] [Improve] team minor improvement (#255) --- src/pages/team/index.jsx | 8 ++++++++ src/pages/team/languages.json | 6 ++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/pages/team/index.jsx b/src/pages/team/index.jsx index 12af912cf..c04c8dc92 100644 --- a/src/pages/team/index.jsx +++ b/src/pages/team/index.jsx @@ -118,6 +118,14 @@ export default function () { } +

+ Contributors +

+ {dataSource.info.contributors} +
+ +
+ ; }} diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json index 08e412818..82f53edf0 100644 --- a/src/pages/team/languages.json +++ b/src/pages/team/languages.json @@ -2,7 +2,8 @@ "zh-CN": { "info": { "desc": "StreamPark 社区由贡献者组成。 贡献者可以直接访问 StreamPark 项目的源代码并参与贡献当中(包括但不限于代码的贡献)。 贡献者通过提交补丁和建议来改善项目。 该项目的贡献者数量是无限的。 无论是琐碎的清理工作,重要的新功能还是其他重大的奖励,对 StreamPark 所做的所有贡献都将受到极大的赞赏。", - "tip": "(排名不分先后)" + "tip": "(排名不分先后)", + "contributors": "感谢所有为 StreamPark 做出贡献的贡献者们!" }, "mentor" : [ { @@ -104,7 +105,8 @@ "en": { "info": { "desc": "The StreamPark team is comprised of Members and Contributors. Members have direct access to the source of StreamPark project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. All contributions to StreamPark are greatly appreciated, whether for trivial cleanups, big new features or other material rewards.", - "tip": "(In no particular order)" + "tip": "(In no particular order)", + "contributors": "Thanks all the contributors who already contributed to StreamPark!" }, "mentor" : [ {