mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#4631)
This commit is contained in:
@@ -418,16 +418,16 @@ return [
|
||||
'watch_title_updates' => 'Все обновления страницы',
|
||||
'watch_desc_updates' => 'Notify upon all new pages and page changes.',
|
||||
'watch_desc_updates_page' => 'Notify upon all page changes.',
|
||||
'watch_title_comments' => 'All Page Updates & Comments',
|
||||
'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.',
|
||||
'watch_desc_comments_page' => 'Notify upon page changes and new comments.',
|
||||
'watch_change_default' => 'Change default notification preferences',
|
||||
'watch_title_comments' => 'Все обновления и комментарии страниц',
|
||||
'watch_desc_comments' => 'Уведомлять обо всех новых страницах, изменениях страниц и новых комментариях.',
|
||||
'watch_desc_comments_page' => 'Уведомлять об изменениях страниц и новых комментариях.',
|
||||
'watch_change_default' => 'Изменить настройки уведомлений по умолчанию',
|
||||
'watch_detail_ignore' => 'Игнорирование уведомлений',
|
||||
'watch_detail_new' => 'Watching for new pages',
|
||||
'watch_detail_updates' => 'Watching new pages and updates',
|
||||
'watch_detail_comments' => 'Watching new pages, updates & comments',
|
||||
'watch_detail_parent_book' => 'Watching via parent book',
|
||||
'watch_detail_parent_book_ignore' => 'Ignoring via parent book',
|
||||
'watch_detail_parent_chapter' => 'Watching via parent chapter',
|
||||
'watch_detail_parent_chapter_ignore' => 'Ignoring via parent chapter',
|
||||
'watch_detail_updates' => 'Просмотр новых страниц и обновлений',
|
||||
'watch_detail_comments' => 'Просмотр новых страниц, обновлений и комментариев',
|
||||
'watch_detail_parent_book' => 'Просмотр через родительскую книгу',
|
||||
'watch_detail_parent_book_ignore' => 'Игнорирование через родительскую книгу',
|
||||
'watch_detail_parent_chapter' => 'Просмотр через родительскую главу',
|
||||
'watch_detail_parent_chapter_ignore' => 'Игнорирование через родительскую главу',
|
||||
];
|
||||
|
Reference in New Issue
Block a user