We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496acbe commit f499f23Copy full SHA for f499f23
options/locale/locale_zh-CN.ini
@@ -104,7 +104,12 @@ error404=您正尝试访问的页面 <strong>不存在</strong> 或 <strong>您
104
never=从不
105
106
[error]
107
+occurred=发生了一个错误
108
+report_message=如果您确定这是一个 Gitea bug,请在 <a href="https://github.com/go-gitea/gitea/issues" target="_blank">GitHub</a> 上搜索问题,或在必要时打开一个新问题。
109
missing_csrf=错误的请求:没有 CSRF 令牌
110
+invalid_csrf=错误的请求:无效的 CSRF 令牌
111
+not_found=找不到目标。
112
+network_error=网络错误
113
114
[startpage]
115
app_desc=一款极易搭建的自助 Git 服务
0 commit comments