From 3c05d13a439066f6d4f20ff6e4f6ca0d60f57d58 Mon Sep 17 00:00:00 2001
From: julia-rabello <77292838+julia-rabello@users.noreply.github.com>
Date: Tue, 17 Dec 2024 12:01:19 -0300
Subject: [PATCH] feat: add es tags

---
 src/messages/es.json | 57 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 56 insertions(+), 1 deletion(-)

diff --git a/src/messages/es.json b/src/messages/es.json
index 85a389df..980bfbe8 100644
--- a/src/messages/es.json
+++ b/src/messages/es.json
@@ -348,6 +348,61 @@
   "menu_troubleshooting.description": "Acceda a la documentación para identificaciones, diagnósticos y correcciones de fallas en los sistemas y productos de la plataforma VTEX",
   "sidebar_troubleshooting.title": "Troubleshooting",
   "sidebar_troubleshooting.description": "Acceda a la documentación para identificaciones, diagnósticos y correcciones de fallas en los sistemas y productos de la plataforma VTEX",
-  "troubleshooting_filter_module.title": "Módulo",
+  "troubleshooting_filter_tags.title": "Tags",
+  "troubleshooting_filter_tags.orders": "Pedidos",
+  "troubleshooting_filter_tags.integration": "Integración",
+  "troubleshooting_filter_tags.marketplace": "Marketplace",
+  "troubleshooting_filter_tags.amazon": "Amazon",
+  "troubleshooting_filter_tags.mercado_livre": "Mercado Libre",
+  "troubleshooting_filter_tags.paused_offer": "Anuncio pausado",
+  "troubleshooting_filter_tags.sku": "SKU",
+  "troubleshooting_filter_tags.inventory": "Inventory",
+  "troubleshooting_filter_tags.pricing": "Precios",
+  "troubleshooting_filter_tags.redirects": "Redirecciones",
+  "troubleshooting_filter_tags.master_data_v1": "Master Data v1",
+  "troubleshooting_filter_tags.customer": "Cliente",
+  "troubleshooting_filter_tags.address": "Direccion",
+  "troubleshooting_filter_tags.multistore": "Multitienda",
+  "troubleshooting_filter_tags.catalog": "Catalog",
+  "troubleshooting_filter_tags.spreadsheet": "Planilla",
+  "troubleshooting_filter_tags.import": "Importación",
+  "troubleshooting_filter_tags.b2b": "B2B",
+  "troubleshooting_filter_tags.schema": "Schema",
+  "troubleshooting_filter_tags.master_data": "Master Data",
+  "troubleshooting_filter_tags.spreadsheet_import": "Importación de plantillas",
+  "troubleshooting_filter_tags.index": "Indexación",
+  "troubleshooting_filter_tags.product": "Producto",
+  "troubleshooting_filter_tags.trade_policy": "Política comercial",
+  "troubleshooting_filter_tags.message_center": "Central de mensajes",
+  "troubleshooting_filter_tags.email_templates": "Plantillas de emails",
+  "troubleshooting_filter_tags.authentication_token": "Token de autenticación",
+  "troubleshooting_filter_tags.ean": "EAN",
+  "troubleshooting_filter_tags.search": "Búsqueda",
+  "troubleshooting_filter_tags.intelligent_search": "Intelligent search",
+  "troubleshooting_filter_tags.rewriter": "Rewriter",
+  "troubleshooting_filter_tags.report": "Informe",
+  "troubleshooting_filter_tags.export": "Exportación",
+  "troubleshooting_filter_tags.dashboard": "Dashboard",
+  "troubleshooting_filter_tags.vtex_admin": "VTEX Admin",
+  "troubleshooting_filter_tags.overview": "Vista general",
+  "troubleshooting_filter_tags.user_roles": "Rol de usuario",
+  "troubleshooting_filter_tags.reservation": "Reserva",
+  "troubleshooting_filter_tags.xml_integration": "Integración XML",
+  "troubleshooting_filter_tags.stock": "Stock",
+  "troubleshooting_filter_tags.order_status": "Status del pedido",
+  "troubleshooting_filter_tags.invoice": "Factura",
+  "troubleshooting_filter_tags.site_editor": "Site Editor",
+  "troubleshooting_filter_tags.cms": "CMS",
+  "troubleshooting_filter_tags.store_framework": "Store Framework",
+  "troubleshooting_filter_tags.promotions": "Promociones",
+  "troubleshooting_filter_tags.affiliate": "Afiliado",
+  "troubleshooting_filter_tags.request_headers": "Request headers",
+  "troubleshooting_filter_tags.utm": "UTM",
+  "troubleshooting_filter_tags.custom_javascript": "Javascript personalizado",
+  "troubleshooting_filter_tags.separate_deliveries": "Envíos separados",
+  "troubleshooting_filter_tags.order_split": "Split de pedidos",
+  "troubleshooting_filter_tags.packages": "Paquetes",
+  "troubleshooting_filter_tags.shipping": "Envío",
+  "troubleshooting_filter_tags.pre_sale": "Preventa",
   "troubleshooting_page_search.placeholder": "Buscar por identificaciones, diagnósticos y correcciones de fallas..."
 }