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