mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed syntax error in Spanish translation
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"header.title": "Cabecera",
|
"header.title": "Cabecera",
|
||||||
"meta.comments": "Comentarios",
|
"meta.comments": "Comentarios",
|
||||||
"meta.source": "Fuente",
|
"meta.source": "Fuente",
|
||||||
"nav.title": "Navegación"
|
"nav.title": "Navegación",
|
||||||
"search.config.lang": "es",
|
"search.config.lang": "es",
|
||||||
"search.placeholder": "Búsqueda",
|
"search.placeholder": "Búsqueda",
|
||||||
"search.reset": "Limpiar",
|
"search.reset": "Limpiar",
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"header.title": "Cabecera",
|
"header.title": "Cabecera",
|
||||||
"meta.comments": "Comentarios",
|
"meta.comments": "Comentarios",
|
||||||
"meta.source": "Fuente",
|
"meta.source": "Fuente",
|
||||||
"nav.title": "Navegación"
|
"nav.title": "Navegación",
|
||||||
"search.config.lang": "es",
|
"search.config.lang": "es",
|
||||||
"search.placeholder": "Búsqueda",
|
"search.placeholder": "Búsqueda",
|
||||||
"search.reset": "Limpiar",
|
"search.reset": "Limpiar",
|
||||||
|
|||||||
Reference in New Issue
Block a user