From 6f27978d927f47cc64e339c89c9bbaa225c24962 Mon Sep 17 00:00:00 2001 From: GO#0001 <94694368+og23rd@users.noreply.github.com> Date: Fri, 13 May 2022 14:20:41 +0200 Subject: [PATCH] Correct es-ES translation --- locales/es-ES.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/es-ES.json b/locales/es-ES.json index 37433c8..92290e3 100644 --- a/locales/es-ES.json +++ b/locales/es-ES.json @@ -81,13 +81,13 @@ "style": "Estilo", "color": "Color", "highlight": "Resalte", - "texture": "Color", - "fade": "marchitarse" + "texture": "Textura", + "fade": "Degradado" }, "opacity": "Opacidad", "style": "Estilo", "color": "Color", - "secondColor": "Color base", + "secondColor": "Color secundario", "blemishes": "Manchas", "beard": "Barba", "eyebrows": "Cejas", @@ -104,8 +104,8 @@ }, "components": { "title": "Ropa", - "drawable": "Base", - "texture": "Color", + "drawable": "Prenda", + "texture": "Textura", "mask": "Máscara", "upperBody": "Brazos", "lowerBody": "Piernas", @@ -119,8 +119,8 @@ }, "props": { "title": "Accesorios", - "drawable": "Base", - "texture": "Color", + "drawable": "Prenda", + "texture": "Textura", "hats": "Gorras y Cascos", "glasses": "Gafas", "ear": "Aretes",