Skip to content

Commit 2b73935

Browse files
committed
New translations settings.php (Portuguese, Brazilian)
1 parent c6c2a8f commit 2b73935

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/pt_BR/settings.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'Nenhuma restrição definida',
7676

7777
// Sorting Settings
78-
'sorting' => 'Sorting',
79-
'sorting_book_default' => 'Default Book Sort',
80-
'sorting_book_default_desc' => 'Select the default sort role to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
81-
'sorting_rules' => 'Sort Rules',
78+
'sorting' => 'Classificação',
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.',
81+
'sorting_rules' => 'Regras de classificação',
8282
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
8383
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
8484
'sort_rule_create' => 'Create Sort Rule',

0 commit comments

Comments
 (0)