diff --git a/website/src/locales/es.json b/website/src/locales/es.json index ebda925f..f1fd0f33 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -443,6 +443,7 @@ "home": "Inicio", "app": "App", "contact": "Contacto", + "reddit": "Reddit", "x": "X", "facebook": "Facebook", "github": "GitHub", @@ -462,6 +463,28 @@ "identity": "Gratis, libre de anuncios y open source", "identity_description": "Este sitio web es de uso gratuito, sin anuncios y el código fuente está disponible públicamente en GitHub. Esto solo es posible gracias al increíble apoyo de la comunidad." }, + "docs": { + "edit": "Edit this page on GitHub", + "translate": "Improve this translation on Crowdin", + "answer_not_found": "Did not find what you were looking for?", + "ask_on_reddit": "Ask the community on Reddit", + "search": { + "search": "Search", + "clear": "Clear", + "cancel": "Cancelar", + "recent": "Recent", + "no_recent": "No recent searches", + "save": "Save this search", + "remove": "Remove this search from history", + "favorites": "Favorites", + "remove_favorite": "Remove this search from favorites", + "to_select": "to select", + "to_navigate": "to navigate", + "to_close": "to close", + "no_results": "No results for", + "no_results_suggestion": "Try searching for" + } + }, "embedding": { "title": "Crear su propio mapa", "mapbox_token": "Token de acceso Mapbox",