diff options
Diffstat (limited to 'i18n/ru.i18n.json')
-rw-r--r-- | i18n/ru.i18n.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index e4c1789f..3229731a 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -360,5 +360,7 @@ "email-invite-register-subject": "__inviter__ прислал вам приглашение", "email-invite-register-text": "Уважаемый __user__,\n\n__inviter__ приглашает вас в Wekan для сотрудничества.\n\nПожалуйста, проследуйте по ссылке:\n__url__\n\nВаш код приглашения: __icode__\n\nСпасибо.", "error-invitation-code-not-exist": "Код приглашения не существует", - "error-notAuthorized": "You are not authorized to view this page." + "error-notAuthorized": "You are not authorized to view this page.", + "outgoing-webhooks": "Outgoing Webhooks", + "outgoingWebhooksPopup-title": "Outgoing Webhooks" }
\ No newline at end of file |