Skip to content

Commit 2b25724

Browse files
committed
New translations settings.php (Spanish, Argentina)
1 parent 6946814 commit 2b25724

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lang/es_AR/settings.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'Ninguna restricción establecida',
7676

7777
// Sorting Settings
78-
'sorting' => 'Ordenando',
79-
'sorting_book_default' => 'Orden predeterminado del libro',
78+
'sorting' => 'Lists & Sorting',
79+
'sorting_book_default' => 'Default Book Sort Rule',
8080
'sorting_book_default_desc' => 'Seleccione la regla de ordenación predeterminada para aplicar a nuevos libros. Esto no afectará a los libros existentes, y puede ser anulado por libro.',
8181
'sorting_rules' => 'Reglas de Ordenación',
8282
'sorting_rules_desc' => 'Son operaciones de ordenación predefinidas que se pueden aplicar al contenido en el sistema.',
@@ -103,6 +103,8 @@
103103
'sort_rule_op_updated_date' => 'Fecha de actualización',
104104
'sort_rule_op_chapters_first' => 'Capítulos al inicio',
105105
'sort_rule_op_chapters_last' => 'Capítulos al final',
106+
'sorting_page_limits' => 'Per-Page Display Limits',
107+
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
106108

107109
// Maintenance settings
108110
'maint' => 'Mantenimiento',

0 commit comments

Comments
 (0)