New translations backend.en.yml (Korean)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:34:53 +01:00
parent 70e6d8360d
commit fa871b7247

View File

@@ -71,6 +71,8 @@ ko:
other: 'Posts' other: 'Posts'
user: user:
other: 'Users' other: 'Users'
webhook:
other: 'Webhooks'
attributes: attributes:
board: board:
name: 'Name' name: 'Name'
@@ -147,6 +149,15 @@ ko:
role: 'Role' role: 'Role'
notifications_enabled: 'Notifications enabled' notifications_enabled: 'Notifications enabled'
recap_notification_frequency: 'Recap notification frequency' 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: errors:
messages: messages:
invalid: 'is invalid' invalid: 'is invalid'