mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Added breadcrumb translations.
This commit is contained in:
parent
0bf933fd9f
commit
e7fd57c5ec
1 changed files with 6 additions and 3 deletions
9
languages.yaml
Normal file → Executable file
9
languages.yaml
Normal file → Executable file
|
@ -80,7 +80,8 @@ en:
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR: Order
|
BLOG_CONTENT_ITEMS_ORDER_DIR: Order
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascending
|
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascending
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending
|
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
|
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters
|
||||||
ITEM:
|
ITEM:
|
||||||
ITEM_TAB: Blog Item
|
ITEM_TAB: Blog Item
|
||||||
|
@ -226,6 +227,7 @@ de:
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR: Reihenfolge
|
BLOG_CONTENT_ITEMS_ORDER_DIR: Reihenfolge
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Aufsteigend
|
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Aufsteigend
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend
|
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend
|
||||||
|
BLOG_CONTENT_ITEMS_BREADCRUMBS: Paniermehl anzeigen
|
||||||
BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung
|
BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung
|
||||||
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL
|
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL
|
||||||
ITEM:
|
ITEM:
|
||||||
|
@ -357,7 +359,8 @@ es:
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR: Orden
|
BLOG_CONTENT_ITEMS_ORDER_DIR: Orden
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascendente
|
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascendente
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente
|
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
|
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL
|
||||||
ITEM:
|
ITEM:
|
||||||
ITEM_TAB: Artículo de Blog
|
ITEM_TAB: Artículo de Blog
|
||||||
|
@ -419,4 +422,4 @@ es:
|
||||||
LATESTPOSTS: Últimos posts
|
LATESTPOSTS: Últimos posts
|
||||||
FEATURED: Destacados
|
FEATURED: Destacados
|
||||||
PRIVACY: Al usar este formulario estás de acuerdo con nuestra
|
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ó
|
Loading…
Add table
Reference in a new issue