Skip to content

Commit cf106e6

Browse files
committed
New translations settings.php (Italian)
1 parent 582954f commit cf106e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/it/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' => 'Nessuna restrizione impostata',
7676

7777
// Sorting Settings
78-
'sorting' => 'Sorting',
79-
'sorting_book_default' => 'Default Book Sort',
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-
'sorting_rules' => 'Sort Rules',
78+
'sorting' => 'Ordinamento',
79+
'sorting_book_default' => 'Ordinamento libri predefinito',
80+
'sorting_book_default_desc' => 'Selezionare la regola di ordinamento predefinita da applicare ai nuovi libri. Questa regola non influisce sui libri esistenti e può essere modificata per ogni libro.',
81+
'sorting_rules' => 'Regole di ordinamento',
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)