You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/pt_BR/settings.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@
77
77
// Sorting Settings
78
78
'sorting' => 'Classificação',
79
79
'sorting_book_default' => 'Classificação padrão de livros',
80
-
'sorting_book_default_desc' => 'Selecione a regra de classificação padrão a ser aplicada a novos livros. Isso não afetará os livros existentes e pode ser substituído para cada livro individualmente.',
80
+
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
81
81
'sorting_rules' => 'Regras de classificação',
82
82
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
83
83
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
0 commit comments