Relocated translation for sidebar

This commit is contained in:
Pedro Moreno 2023-02-26 12:31:28 +01:00
parent 33faffc0aa
commit f1bff95e8e
2 changed files with 7 additions and 6 deletions

View file

@ -37,7 +37,7 @@ form:
header.show_sidebar: header.show_sidebar:
type: toggle type: toggle
toggleable: true toggleable: true
label: FUTURE.ADMIN.BLOG.BLOG_CONTENT_ITEMS_SIDEBAR label: FUTURE.ADMIN.DEFAULT.SHOW_SIDEBAR
ordering@: -99 ordering@: -99
default: 0 default: 0
highlight: 0 highlight: 0

View file

@ -56,7 +56,8 @@ en:
CUSTOM_MENU_ITEM_TARGET_TOP: 'Open in the full body of the window' CUSTOM_MENU_ITEM_TARGET_TOP: 'Open in the full body of the window'
DEFAULT: DEFAULT:
PRIMARY_IMAGE: Primary image PRIMARY_IMAGE: Primary image
BODY_CLASSES: 'Available classes in Future2021 Theme:<br />`single`' SHOW_SIDEBAR: Show Sidebar
BODY_CLASSES: 'Available classes in Future2021 Theme:<br />`single` (for pages with sidebar disabled). <br>You can create new CSS classes for the body and insert them here'
MODULAR: MODULAR:
BANNER: BANNER:
BANNER_TAB: Banner BANNER_TAB: Banner
@ -93,7 +94,6 @@ en:
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending
BLOG_CONTENT_ITEMS_BREADCRUMBS: Show Breadcrumbs BLOG_CONTENT_ITEMS_BREADCRUMBS: Show Breadcrumbs
BLOG_CONTENT_ITEMS_PAGINATION: Show Pagination BLOG_CONTENT_ITEMS_PAGINATION: Show Pagination
BLOG_CONTENT_ITEMS_SIDEBAR: Show Sidebar
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters
BLOG_CONTENT_SHAREICONS_TITLE: Social Media Icons BLOG_CONTENT_SHAREICONS_TITLE: Social Media Icons
BLOG_CONTENT_SHAREICONS: Select Social Media Icons BLOG_CONTENT_SHAREICONS: Select Social Media Icons
@ -288,6 +288,8 @@ de:
CUSTOM_MENU_ITEM_TARGET_TOP: 'In vollem Fensterkörper öffnen' CUSTOM_MENU_ITEM_TARGET_TOP: 'In vollem Fensterkörper öffnen'
DEFAULT: DEFAULT:
PRIMARY_IMAGE: Hauptbild PRIMARY_IMAGE: Hauptbild
SHOW_SIDEBAR: Seitenleiste anzeigen
BODY_CLASSES:
MODULAR: MODULAR:
BANNER: BANNER:
BANNER_TAB: Banner BANNER_TAB: Banner
@ -324,7 +326,6 @@ de:
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend
BLOG_CONTENT_ITEMS_BREADCRUMBS: Paniermehl anzeigen BLOG_CONTENT_ITEMS_BREADCRUMBS: Paniermehl anzeigen
BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung
BLOG_CONTENT_ITEMS_SIDEBAR: Seitenleiste anzeigen
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL
ITEM: ITEM:
ITEM_TAB: Blog-Artikel ITEM_TAB: Blog-Artikel
@ -516,7 +517,8 @@ es:
CUSTOM_MENU_ITEM_TARGET_TOP: 'Abrir en todo el cuerpo de la ventana' CUSTOM_MENU_ITEM_TARGET_TOP: 'Abrir en todo el cuerpo de la ventana'
DEFAULT: DEFAULT:
PRIMARY_IMAGE: Imagen principal PRIMARY_IMAGE: Imagen principal
BODY_CLASSES: 'Clases disponibles en el tema Future2021:<br />`single`' SHOW_SIDEBAR: Mostrar Barra Lateral
BODY_CLASSES: 'Clases disponibles en el tema Future2021:<br />`single` (para páginas con sidebar deshabilitado). <br>Puede crear nuevas clases CSS para el body e insertarlas aquí.'
MODULAR: MODULAR:
BANNER: BANNER:
BANNER_TAB: Banner BANNER_TAB: Banner
@ -553,7 +555,6 @@ es:
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente
BLOG_CONTENT_ITEMS_BREADCRUMBS: Mostrar Migas de Pan BLOG_CONTENT_ITEMS_BREADCRUMBS: Mostrar Migas de Pan
BLOG_CONTENT_ITEMS_PAGINATION: Mostrar Paginación BLOG_CONTENT_ITEMS_PAGINATION: Mostrar Paginación
BLOG_CONTENT_ITEMS_SIDEBAR: Mostrar Barra Lateral
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL
BLOG_CONTENT_SHAREICONS_TITLE: Iconos de Redes Sociales BLOG_CONTENT_SHAREICONS_TITLE: Iconos de Redes Sociales
BLOG_CONTENT_SHAREICONS: Mostrar iconos de Redes Sociales BLOG_CONTENT_SHAREICONS: Mostrar iconos de Redes Sociales