New translations backend.en.yml (Greek)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:34:47 +01:00
parent c3fa6f8ea7
commit 9e94be5f73

View File

@@ -78,6 +78,9 @@ el:
user:
one: 'User'
other: 'Users'
webhook:
one: 'Webhook'
other: 'Webhooks'
attributes:
board:
name: 'Name'
@@ -154,6 +157,15 @@ el:
role: 'Role'
notifications_enabled: '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: 'is invalid'