Skip to content

Commit

Permalink
New translations notifications.php (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed May 8, 2024
1 parent d3000e8 commit 7dc0714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/ru/notifications.php
Expand Up @@ -10,7 +10,7 @@
'new_page_intro' => 'Новая страница была создана в :appName:',
'updated_page_subject' => 'Обновлена страница: :pageName',
'updated_page_intro' => 'Страница была обновлена в :appName:',
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
'updated_page_debounce' => 'Чтобы предотвратить массовые уведомления, в течение некоторого времени вы не будете получать уведомления о дальнейших правках этой страницы этим же редактором.',

'detail_page_name' => 'Имя страницы:',
'detail_page_path' => 'Путь страницы:',
Expand All @@ -22,6 +22,6 @@
'action_view_comment' => 'Просмотреть комментарий',
'action_view_page' => 'Посмотреть страницу',

'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.',
'footer_reason' => 'Это уведомление было отправлено, потому что :link покрывает этот тип активности для этого элемента.',
'footer_reason_link' => 'ваши настройки уведомлений',
];

0 comments on commit 7dc0714

Please sign in to comment.