🚚 Reubicación de archivos de localización
This commit is contained in:
parent
c136126deb
commit
18c141aeb9
10 changed files with 28 additions and 1 deletions
6
pagetop-bootsier/static/locales/en-US/bootsier.ftl
Normal file
6
pagetop-bootsier/static/locales/en-US/bootsier.ftl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
e404-description = Oops! Page Not Found
|
||||
e404-message = The page you are looking for may have been removed, had its name changed, or is temporarily unavailable.
|
||||
e500-description = Oops! Unexpected Error
|
||||
e500-message = We're having an issue. Please report this error to an administrator.
|
||||
back-homepage = Back to homepage
|
||||
|
||||
13
pagetop-bootsier/static/locales/en-US/regions.ftl
Normal file
13
pagetop-bootsier/static/locales/en-US/regions.ftl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
header = Header
|
||||
primary_menu = Primary menu
|
||||
secondary_menu = Secondary menu
|
||||
hero = Hero (full width)
|
||||
highlighted = Highlighted
|
||||
breadcrumb = Breadcrumb
|
||||
social = Social Bar
|
||||
content_above = Content Above
|
||||
content = Content
|
||||
sidebar = Sidebar
|
||||
content_below = Content Below
|
||||
footer_top = Footer Top
|
||||
footer_bottom = Footer Bottom
|
||||
5
pagetop-bootsier/static/locales/es-ES/bootsier.ftl
Normal file
5
pagetop-bootsier/static/locales/es-ES/bootsier.ftl
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
e404-description = ¡Vaya! Página No Encontrada
|
||||
e404-message = La página que está buscando puede haber sido eliminada, cambiada de nombre o no está disponible temporalmente.
|
||||
e500-description = ¡Vaya! Error Inesperado
|
||||
e500-message = Está ocurriendo una incidencia. Por favor, informe de este error a un administrador.
|
||||
back-homepage = Volver al inicio
|
||||
13
pagetop-bootsier/static/locales/es-ES/regions.ftl
Normal file
13
pagetop-bootsier/static/locales/es-ES/regions.ftl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
header = Cabecera
|
||||
primary_menu = Menú principal
|
||||
secondary_menu = Menú secundario
|
||||
hero = Hero (ancho completo)
|
||||
highlighted = Destacado
|
||||
breadcrumb = Ruta de navegación
|
||||
social = Enlaces sociales
|
||||
content_above = Antes del contenido
|
||||
content = Contenido
|
||||
sidebar = Barra lateral
|
||||
content_below = Después del contenido
|
||||
footer_top = Pie de página (superior)
|
||||
footer_bottom = Pie de página (inferior)
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
Add table
Add a link
Reference in a new issue