From e7fd57c5ec5c4ccdbc609ce5452709a457acdf1b Mon Sep 17 00:00:00 2001 From: "pmoreno.rodriguez" <60596353+pmoreno-rodriguez@users.noreply.github.com> Date: Sun, 5 Feb 2023 21:53:41 +0100 Subject: [PATCH] Added breadcrumb translations. --- languages.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) mode change 100644 => 100755 languages.yaml diff --git a/languages.yaml b/languages.yaml old mode 100644 new mode 100755 index 080701b..0ef42ab --- a/languages.yaml +++ b/languages.yaml @@ -80,7 +80,8 @@ en: BLOG_CONTENT_ITEMS_ORDER_DIR: Order BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascending BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending - BLOG_CONTENT_ITEMS_PAGINATION: Pagination + BLOG_CONTENT_ITEMS_BREADCRUMBS: Show Breadcrumbs + BLOG_CONTENT_ITEMS_PAGINATION: Show Pagination BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters ITEM: ITEM_TAB: Blog Item @@ -226,6 +227,7 @@ de: BLOG_CONTENT_ITEMS_ORDER_DIR: Reihenfolge BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Aufsteigend BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend + BLOG_CONTENT_ITEMS_BREADCRUMBS: Paniermehl anzeigen BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL ITEM: @@ -357,7 +359,8 @@ es: BLOG_CONTENT_ITEMS_ORDER_DIR: Orden BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascendente BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente - BLOG_CONTENT_ITEMS_PAGINATION: Paginación + BLOG_CONTENT_ITEMS_BREADCRUMBS: Mostrar Migas de Pan + BLOG_CONTENT_ITEMS_PAGINATION: Mostrar Paginación BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL ITEM: ITEM_TAB: Artículo de Blog @@ -419,4 +422,4 @@ es: LATESTPOSTS: Últimos posts FEATURED: Destacados PRIVACY: Al usar este formulario estás de acuerdo con nuestra - FORM_SUMMARY: Aquí está el resumen de lo que nos escribió + FORM_SUMMARY: Aquí está el resumen de lo que nos escribió \ No newline at end of file