diff options
author | GiteaBot <teabot@gitea.io> | 2022-04-01 00:17:38 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2022-04-01 00:17:38 +0000 |
commit | ba2592c3808bed3bdd7c7ee67cf2d9b3cef89ed2 (patch) | |
tree | b22a169c858cf5883ef49dbaa681a396534a5e99 /options/locale/locale_zh-CN.ini | |
parent | 1eb0da58c399d35397d75c07b2fe41dd63aba3b4 (diff) | |
download | gitea-ba2592c3808bed3bdd7c7ee67cf2d9b3cef89ed2.tar.gz gitea-ba2592c3808bed3bdd7c7ee67cf2d9b3cef89ed2.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 6034730f99..2b4936bacc 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -2537,6 +2537,7 @@ repos.forks=派生数 repos.issues=工单数 repos.size=大小 + defaulthooks=默认Web钩子 defaulthooks.desc=当某些 Gitea 事件触发时,Web 钩子自动向服务器发出 HTTP POST 请求。这里定义的 Web 钩子是默认配置,将被复制到所有新的仓库中。详情请访问 <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Web 钩子指南</a>。 defaulthooks.add_webhook=添加默认Web 钩子 @@ -2973,3 +2974,5 @@ unit=单元 error.no_unit_allowed_repo=您没有被允许访问此仓库的任何单元。 error.unit_not_allowed=您没有权限访问此仓库单元 +[packages] + |