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