New translations backend.en.yml (Hindi)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:35:09 +01:00
parent b34131d989
commit 8272502a2a

View File

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