Skip to content

Commit

Permalink
feat: add es tags
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-rabello committed Dec 17, 2024
1 parent e913eeb commit 3c05d13
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion src/messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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..."
}

0 comments on commit 3c05d13

Please sign in to comment.