From cbe6554390ecf109d2cb1876d1796453b3c276f5 Mon Sep 17 00:00:00 2001 From: 3gf8jv4dv <3gf8jv4dv@gmail.com> Date: Mon, 22 Sep 2025 21:48:09 +0800 Subject: [PATCH] feat(l10n): add `boot_es.properties` (#4532) --- .../resources/assets/lang/boot_es.properties | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 HMCLBoot/src/main/resources/assets/lang/boot_es.properties diff --git a/HMCLBoot/src/main/resources/assets/lang/boot_es.properties b/HMCLBoot/src/main/resources/assets/lang/boot_es.properties new file mode 100644 index 000000000..e12d99cd7 --- /dev/null +++ b/HMCLBoot/src/main/resources/assets/lang/boot_es.properties @@ -0,0 +1,19 @@ +# +# Hello Minecraft! Launcher +# Copyright (C) 2025 huangyuhui and contributors +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# + +boot.unsupported_java_version=HMCL requiere Java 17 o posterior para ejecutarse, pero sigue admitiendo el inicio de juegos con Java 6~16.\nPor favor, instala la última versión de Java e intenta ejecutar HMCL de nuevo.\nPuedes conservar tu versión antigua de Java. HMCL puede detectar y gestionar múltiples instalaciones de Java,\ny seleccionará automáticamente la versión de Java adecuada para tu juego.