✨ (base): Añade componente Pager
Incluye soporte HTMX vía `sort_link()`/`hx_pager` para navegación sin recarga.
This commit is contained in:
parent
e8bba0803d
commit
3b01894024
14 changed files with 881 additions and 31 deletions
|
|
@ -18,3 +18,10 @@ intro_have_fun = Programar es crear
|
|||
|
||||
# PoweredBy component.
|
||||
poweredby_pagetop = Funciona con { $pagetop_link }
|
||||
|
||||
# Pager component.
|
||||
pager_aria_label = Navegación de páginas
|
||||
pager_previous_label = Página anterior
|
||||
pager_next_label = Página siguiente
|
||||
pager_goto_label = Ir a la página
|
||||
pager_goto_button = Ir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue