New translations backend.en.yml (Russian)

This commit is contained in:
Riccardo Graziosi
2024-12-20 22:34:59 +01:00
parent 346151ced8
commit d277567b3b

View File

@@ -92,6 +92,11 @@ ru:
few: 'Пользователи'
many: 'Пользователи'
other: 'Пользователи'
webhook:
one: 'Webhook'
few: 'Webhooks'
many: 'Webhooks'
other: 'Webhooks'
attributes:
board:
name: 'Имя'
@@ -168,6 +173,15 @@ ru:
role: 'Роль'
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: 'неверно'