New translations backend.en.yml (Portuguese)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:34:57 +01:00
parent 36386faa8c
commit 9986dad55d

View File

@@ -78,6 +78,9 @@ pt:
user: user:
one: 'Usuário' one: 'Usuário'
other: 'Usuários' other: 'Usuários'
webhook:
one: 'Webhook'
other: 'Webhooks'
attributes: attributes:
board: board:
name: 'Nome' name: 'Nome'
@@ -154,6 +157,15 @@ pt:
role: 'Papel' role: 'Papel'
notifications_enabled: 'Notificações ativadas' notifications_enabled: 'Notificações ativadas'
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: 'é inválido' invalid: 'é inválido'