From eec4db6f5767825d41cb303e66378080a89be363 Mon Sep 17 00:00:00 2001 From: Vladimir Curiel Date: Sun, 13 Oct 2024 11:25:50 -0400 Subject: [PATCH] Update es.json fix(typo): correct typos in the text - Fixed one incorrectly spelled word - Adjusted capitalization for some words --- src/i18n/es.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/es.json b/src/i18n/es.json index 6c235a6..5744fd9 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -1,6 +1,6 @@ { "back_to_home": "De vuelta a casa", - "close": "Cerca", + "close": "Cerrar", "closed": "Cerrado", "hello": "Hola", "label.bio": "Bio", @@ -12,9 +12,9 @@ "label.low-carb": "Baja en carbohidratos", "label.lupin": "Lupino", "label.milk": "Leche", - "label.molluscs": "moluscos", + "label.molluscs": "Moluscos", "label.mustard": "Mostaza", - "label.organic": "orgánico", + "label.organic": "Orgánico", "label.peanut": "Maní", "label.raw": "Crudo", "label.sesame": "Sésamo", @@ -23,7 +23,7 @@ "label.treenut": "Arbol de nuez", "label.vegan": "Vegano", "label.vegetarian": "Vegetariano", - "label.wheat": "trigo", + "label.wheat": "Trigo", "menu": "Menú", "next": "Próximo", "or_not_saved": "o no salvo",