mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
New translations backend.en.yml (Korean)
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user