mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Updated translations with latest Crowdin changes (#5409)
This commit is contained in:
@ -166,7 +166,9 @@ return [
|
||||
'books_search_this' => 'Caută în această carte',
|
||||
'books_navigation' => 'Navigare carte',
|
||||
'books_sort' => 'Sortează conținutul cărții',
|
||||
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
|
||||
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
|
||||
'books_sort_auto_sort' => 'Auto Sort Option',
|
||||
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
|
||||
'books_sort_named' => 'Sortează cartea :bookName',
|
||||
'books_sort_name' => 'Sortează după nume',
|
||||
'books_sort_created' => 'Sortează după data creării',
|
||||
|
Reference in New Issue
Block a user