diff --git a/CONTRIBUTORS b/CONTRIBUTORS --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,6 +3,7 @@ List of contributors to Kallithea projec Mads Kiilerich 2016-2022 Manuel Jacob 2019-2020 2022 toras9000 2022 + yzqzss 2022 МАН69К 2022 Thomas De Schampheleire 2014-2021 ssantos 2018-2021 diff --git a/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po b/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po @@ -569,7 +569,7 @@ msgstr "不是一个合法的路径" msgid "" "The LDAP Login attribute of the CN must be specified - this is the name " "of the attribute that is equivalent to \"username\"" -msgstr "LDAP 登陆属性的 CN 必须指定 - 这个名字作为用户名" +msgstr "LDAP 登录属性的 CN 必须指定 - 这个名字作为用户名" msgid "Repository" msgstr "版本库" @@ -943,7 +943,7 @@ msgid "You need to be logged in to comme msgstr "您必须登录才能评论。" msgid "Login now" -msgstr "现在登陆" +msgstr "现在登录" msgid "Hide" msgstr "隐藏" diff --git a/kallithea/templates/about.html b/kallithea/templates/about.html --- a/kallithea/templates/about.html +++ b/kallithea/templates/about.html @@ -27,6 +27,7 @@
  • Copyright © 2012–2022, Mads Kiilerich
  • Copyright © 2019–2020, 2022, Manuel Jacob
  • Copyright © 2022, toras9000
  • +
  • Copyright © 2022, yzqzss
  • Copyright © 2022, МАН69К
  • Copyright © 2014–2021, Thomas De Schampheleire
  • Copyright © 2015–2017, 2019–2021, Étienne Gilli