New translations backend.en.yml (Chinese Simplified)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:35:05 +01:00
parent a482c5949c
commit a71113785c

View File

@@ -71,6 +71,8 @@ zh-CN:
other: '帖子'
user:
other: '用户'
webhook:
other: 'Webhooks'
attributes:
board:
name: '名称'
@@ -147,6 +149,15 @@ zh-CN:
role: '角色'
notifications_enabled: '开启通知'
recap_notification_frequency: 'Recap notification frequency'
webhook:
name: 'Name'
description: 'Description'
is_enabled: 'Enabled'
trigger: 'Trigger'
url: 'URL'
http_body: 'HTTP request body'
http_method: 'HTTP method'
http_headers: 'HTTP request headers'
errors:
messages:
invalid: '无效'