diff options
author | GiteaBot <teabot@gitea.io> | 2022-01-03 00:28:34 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2022-01-03 00:28:34 +0000 |
commit | f499f23039a46a7b0b48ca848ead242fe430da29 (patch) | |
tree | 1f9cc65234ae5778feda4639da84df3e0dcae44c /options | |
parent | 496acbe9e5fb02b6c9ad1a85c328220d4db51a6b (diff) | |
download | gitea-f499f23039a46a7b0b48ca848ead242fe430da29.tar.gz gitea-f499f23039a46a7b0b48ca848ead242fe430da29.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index ff25560f90..a35263d48c 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -104,7 +104,12 @@ error404=您正尝试访问的页面 <strong>不存在</strong> 或 <strong>您 never=从不 [error] +occurred=发生了一个错误 +report_message=如果您确定这是一个 Gitea bug,请在 <a href="https://github.com/go-gitea/gitea/issues" target="_blank">GitHub</a> 上搜索问题,或在必要时打开一个新问题。 missing_csrf=错误的请求:没有 CSRF 令牌 +invalid_csrf=错误的请求:无效的 CSRF 令牌 +not_found=找不到目标。 +network_error=网络错误 [startpage] app_desc=一款极易搭建的自助 Git 服务 |