From bcc6f2487c68aabe9dbf99c3c03fd981a1347e3d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 04:04:52 +0530 Subject: [PATCH] New translations settings.json (Spanish) --- src/i18n/locales/es/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/es/rightSidebar/settings.json b/src/i18n/locales/es/rightSidebar/settings.json index dacc183c..dea78d6e 100644 --- a/src/i18n/locales/es/rightSidebar/settings.json +++ b/src/i18n/locales/es/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Configuración", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Escoger idioma", + "helpText": "Si deseas ayudar a traducir la app a tu idioma, por favor consulta la <1>documentación de traducción." } } \ No newline at end of file