From d2f018c1335aad288de3abfdde46f8e44fea68e5 Mon Sep 17 00:00:00 2001 From: homebobhomebob <50131732+homebobhomebob@users.noreply.github.com> Date: Wed, 26 Nov 2025 07:28:23 +0000 Subject: [PATCH] Update es.json translation for 'play' to 'Reproducir' spanish has a lot words for the same thing (in spanish (jugar) play it is used to play ...games (jugar juegos), but play music is "reproducir musica" --- Assets/Translations/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json index 95ed6b87..c9b06176 100644 --- a/Assets/Translations/es.json +++ b/Assets/Translations/es.json @@ -479,7 +479,7 @@ "open-mixer": "Mezclador de audio", "open-settings": "Abrir ajustes", "pause": "Pausa", - "play": "Jugar", + "play": "Reproducir", "previous": "Anterior", "random-wallpaper": "Fondo de pantalla aleatorio", "toggle-mute": "Activar/desactivar silencio",