♻️ Major code restructuring
This commit is contained in:
parent
a96e203bb3
commit
fa66d628a0
221 changed files with 228 additions and 315 deletions
13
src/locale/es-ES/base.ftl
Normal file
13
src/locale/es-ES/base.ftl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Branding component.
|
||||
site_home = Inicio
|
||||
|
||||
# PoweredBy component.
|
||||
poweredby_pagetop = Funciona con {$pagetop_link}
|
||||
pagetop_logo = Logotipo de PageTop
|
||||
|
||||
# Menu component.
|
||||
menu_toggle = Alternar visibilidad del menú
|
||||
|
||||
# Form components.
|
||||
button_submit = Enviar
|
||||
button_reset = Reiniciar
|
||||
7
src/locale/es-ES/theme.ftl
Normal file
7
src/locale/es-ES/theme.ftl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
header = Cabecera
|
||||
pagetop = Superior
|
||||
content = Contenido
|
||||
sidebar = Barra lateral
|
||||
footer = Pie
|
||||
|
||||
skip_to_content = Ir al contenido principal (Pulsar Intro)
|
||||
Loading…
Add table
Add a link
Reference in a new issue