From 0e8f2f46823440b641dd7a588607de4452f56967 Mon Sep 17 00:00:00 2001 From: crinelam Date: Wed, 18 Jun 2025 15:16:54 +0200 Subject: [PATCH] locales(update): Updated Spanish locale locales(update): Updated Spanish locale Co-authored-by: crinelam --- locales/es_ES.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/locales/es_ES.json b/locales/es_ES.json index 49cc72f..3e1a90d 100644 --- a/locales/es_ES.json +++ b/locales/es_ES.json @@ -244,7 +244,8 @@ { "name": "mrjvs", "picture": "https://github.com/mrjvs.png", - "github": "https://github.com/mrjvs" + "github": "https://github.com/mrjvs", + "caption": "Arquitectura de servidor" }, { "picture": "https://github.com/binaryoverload.png", @@ -253,16 +254,19 @@ { "picture": "https://github.com/Simonx22.png", "github": "https://github.com/Simonx22", - "name": "Simonx22" + "name": "Simonx22", + "caption": "Rotaciones de Splatoon e investigación" }, { "name": "OatmealDome", "picture": "https://github.com/OatmealDome.png", - "github": "https://github.com/OatmealDome" + "github": "https://github.com/OatmealDome", + "caption": "Rotaciones de Splatoon e investigación" }, { "picture": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png", - "github": "https://github.com/PretendoNetwork" + "github": "https://github.com/PretendoNetwork", + "caption": "Traducciones y otras contribuciones" } ] },