style(l10n): simplify update button text in mod management header (#4712)

This commit is contained in:
3gf8jv4dv
2025-10-22 20:40:59 +08:00
committed by GitHub
parent f2032ab7a8
commit 7e40c799e5
2 changed files with 2 additions and 2 deletions

View File

@@ -1058,7 +1058,7 @@ mods.category=Category
mods.channel.alpha=Alpha
mods.channel.beta=Beta
mods.channel.release=Release
mods.check_updates=Check for Updates
mods.check_updates=Update
mods.check_updates.current_version=Current Version
mods.check_updates.empty=All mods are up-to-date
mods.check_updates.failed_check=Failed to check for updates.

View File

@@ -1061,7 +1061,7 @@ mods.category=Categoría
mods.channel.alpha=Alpha
mods.channel.beta=Beta
mods.channel.release=Release
mods.check_updates=Comprobar actualizaciones
mods.check_updates=Actualizar
mods.check_updates.current_version=Versión actual
mods.check_updates.empty=Todos los mods están actualizados
mods.check_updates.failed_check=No se ha podido comprobar si hay actualizaciones.