mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Updated translations with latest Crowdin changes (#4890)
This commit is contained in:
@ -10,10 +10,10 @@ return [
|
||||
'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' => 'Page Path:',
|
||||
'detail_page_path' => 'Путь страницы:',
|
||||
'detail_commenter' => 'Комментатор:',
|
||||
'detail_comment' => 'Комментарий:',
|
||||
'detail_created_by' => 'Создано:',
|
||||
@ -22,6 +22,6 @@ return [
|
||||
'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' => 'ваши настройки уведомлений',
|
||||
];
|
||||
|
Reference in New Issue
Block a user