From b80c296125179871d1852f634fe5f35f7ae9c8e5 Mon Sep 17 00:00:00 2001 From: Suzana Dirla Date: Fri, 5 Jul 2019 19:23:34 +0300 Subject: [PATCH] [ACA-2460] es.json updated (#1152) --- src/assets/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index 545afb029..f9bb68698 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -461,7 +461,7 @@ "SIZE": "Tamaño", "SIZE_OPTIONS": { "SMALL": "Pequeño", - "MEDIUM": "Media", + "MEDIUM": "Mediano", "LARGE": "Grande", "HUGE": "Enorme" }, @@ -500,4 +500,4 @@ } } } -} \ No newline at end of file +}