From 69690fcbf4b9062130c840e3f30237cfbc071457 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:48 +0100 Subject: [PATCH] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index ca852463..f8cdede2 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -122,6 +122,7 @@ "file-too-big": "Archivo {file} es demasiado grande (max. {size})", "filter-categories": "Filtrar categorías", "filter-difficulty": "Filtrar dificultad", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Centrar mapa sobre", "follow": "Seguir", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Libro de ascensos", "table": "Tabla", + "tags": "Tags", "text": "Texto", "tilesets": "Ficha personalizada", "trail": "{n, plural, one {}=1 {Ruta} other {Rutas}}",