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