summaryrefslogtreecommitdiffstats
path: root/conf/locale/locale_zh-CN.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/locale/locale_zh-CN.ini')
-rwxr-xr-xconf/locale/locale_zh-CN.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini
index 6093e7b55e..0563e170d8 100755
--- a/conf/locale/locale_zh-CN.ini
+++ b/conf/locale/locale_zh-CN.ini
@@ -513,6 +513,11 @@ settings.hooks_desc=Web 钩子允许您设定在 Gogs 上发生指定事件时
settings.webhook_deletion=删除 Web 钩子
settings.webhook_deletion_desc=删除该 Web 钩子将会删除与其有关的信息和推送历史。是否继续?
settings.webhook_deletion_success=Web 钩子删除成功!
+settings.webhook.request=请求内容
+settings.webhook.response=响应内容
+settings.webhook.headers=头信息
+settings.webhook.payload=推送内容
+settings.webhook.body=响应体
settings.githooks_desc=Git 钩子是由 Git 本身提供的功能,以下为 Gogs 所支持的钩子列表。
settings.githook_edit_desc=如果钩子未启动,则会显示样例文件中的内容。如果想要删除某个钩子,则提交空白文本即可。
settings.githook_name=钩子名称