From 368d3e8ce630cd6dc63a4257c333c6ec4a250afb Mon Sep 17 00:00:00 2001 From: mohammadaharian <84919201+mohammadaharian@users.noreply.github.com> Date: Tue, 26 Jul 2022 10:34:24 +0200 Subject: [PATCH] Create i18n_es.json Spanish translation --- i18n_es.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 i18n_es.json diff --git a/i18n_es.json b/i18n_es.json new file mode 100644 index 0000000..c5c76cf --- /dev/null +++ b/i18n_es.json @@ -0,0 +1,19 @@ +{ + "en": { + "Find the right cable with our configurator": "Encuentra el cable adecuado con nuestro configurador", + "Select car brand": "Seleccionar marca de coche", + "Select model": "Seleccionar modelo", + "Select year model": "Seleccione año del modelo", + "Search": "Búsqueda", + "Your": "Su", + "is": "Es", + "and the built-in charger for the car is":"y el cargador incorporado para el coche es", + "with": "Com", + "We recommend": "Nosotros recomendamos", + "New search":"Nueva búsqueda", + "Choose accessories":"Eliga accesorios", + "Made by": "Hecho por", + "Powered by":"alimentacion por", + "Select":"Seleccione" + } +}