From 1b25268802e375ae76244f813f9254e0d4a6477f Mon Sep 17 00:00:00 2001 From: Yacupoma Aguirre Luis Enrique Date: Sun, 13 Sep 2026 10:15:03 -0500 Subject: [PATCH] Improve Spanish translations for body measurements Add missing Spanish translations for Knee and Knee circumference, and fix untranslated Chest and Waist labels in the Statistics section. Tested successfully on MakeHuman Community 1.3.0 for Windows --- makehuman/data/languages/spanish_generic.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/makehuman/data/languages/spanish_generic.json b/makehuman/data/languages/spanish_generic.json index 50bc73b70..eec0c467e 100644 --- a/makehuman/data/languages/spanish_generic.json +++ b/makehuman/data/languages/spanish_generic.json @@ -246,12 +246,16 @@ "Upperleg": "Muslos", "Upperleg height": "Longitud de muslos", "Thigh circ.": "Perímetro de muslos", + "Knee": "Rodilla", + "Knee circ.": "Perímetro de rodilla", "Lowerleg": "Piernas", "Lowerleg height": "Longitud de piernas", "Calf circum": "Perímetro de pantorrillas", "Ankle": "Tobillo", "Ankle circum": "Perímetro de tobillos", "Statistics": "Estadísticas", + "Chest": "Pecho", + "Waist": "Cintura", "Height: ": "Altura:", "Chest: ": "Pecho:", "Waist: ": "Cintura:",