From 0dda44e2702dbdb81d9d967ad617905fba942a45 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Apr 2020 00:49:14 +0530 Subject: [PATCH] New translations profile.json (Spanish) --- src/i18n/locales/es/leftSidebar/profile.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/src/i18n/locales/es/leftSidebar/profile.json b/src/i18n/locales/es/leftSidebar/profile.json index b3af2c9b..fc5849d4 100644 --- a/src/i18n/locales/es/leftSidebar/profile.json +++ b/src/i18n/locales/es/leftSidebar/profile.json @@ -3,29 +3,24 @@ "label": "URL de la foto" }, "firstName": { - "label": "Primer Nombre", - "placeholder": "Jane" + "label": "Primer Nombre" }, "lastName": { - "label": "Apellido", - "placeholder": "Doe" + "label": "Apellido" }, "subtitle": { - "label": "Subtítulo", - "placeholder": "Desarrollador Web Full Stack" + "label": "Subtítulo" }, "address": { + "label": "Dirección", "line1": { - "label": "Línea de dirección 1", - "placeholder": "Complejo de Palladium" + "label": "Línea de dirección 1" }, "line2": { - "label": "Línea de dirección 2", - "placeholder": "140 E 14th St" + "label": "Línea de dirección 2" }, "line3": { - "label": "Línea de dirección 3", - "placeholder": "Nueva York, NY 10003 USA" + "label": "Línea de dirección 3" } }, "phone": {