mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-28 11:19:38 +03:00
New translations settings.php (Spanish)
This commit is contained in:
@@ -104,7 +104,7 @@ return [
|
||||
'sort_rule_op_chapters_first' => 'Capítulos al inicio',
|
||||
'sort_rule_op_chapters_last' => 'Capítulos al final',
|
||||
'sorting_page_limits' => 'Límites de visualización por página',
|
||||
'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 a multiple of 6 is recommended.',
|
||||
'sorting_page_limits_desc' => 'Establecer cuántos elementos a mostrar por página en varias listas dentro del sistema. Normalmente una cantidad más baja rendirá mejor, mientras que una cantidad más alta evita la necesidad de hacer clic a través de varias páginas. Se recomienda utilizar un múltiplo de 6.',
|
||||
|
||||
// Maintenance settings
|
||||
'maint' => 'Mantenimiento',
|
||||
|
||||
Reference in New Issue
Block a user