New translations backend.en.yml (German)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:34:44 +01:00
parent bc4ba92cf8
commit a6ed1108bc

View File

@@ -78,6 +78,9 @@ de:
user: user:
one: 'Nutzer/in' one: 'Nutzer/in'
other: 'Nutzer/innen' other: 'Nutzer/innen'
webhook:
one: 'Webhook'
other: 'Webhooks'
attributes: attributes:
board: board:
name: 'Name' name: 'Name'
@@ -154,6 +157,15 @@ de:
role: 'Rolle' role: 'Rolle'
notifications_enabled: 'Benachrichtigungen aktiviert' notifications_enabled: 'Benachrichtigungen aktiviert'
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: 'ist gültig' invalid: 'ist gültig'