Automatic bundle update
This commit is contained in:
@@ -144,11 +144,16 @@ mod.multiplayer.compatible = [gray]Compatible con multijugador
|
||||
mod.disable = Desactivar
|
||||
mod.content = Contenido:
|
||||
mod.delete.error = No se pudo elminar el mod. Puede que el archivo esté en uso.
|
||||
mod.requiresversion = [scarlet]Requiere la versión del juego [accent]{0}[] o superior.
|
||||
mod.outdatedv7 = [scarlet]No es compatible con la V7 (no minGameVersion: 136)
|
||||
mod.incompatiblegame = [red]Outdated Game
|
||||
mod.incompatiblemod = [red]Incompatible
|
||||
mod.blacklisted = [red]Unsupported
|
||||
mod.missingdependencies = [scarlet]Dependencias faltantes: {0}
|
||||
mod.unmetdependencies = [red]Unmet Dependencies
|
||||
mod.erroredcontent = [scarlet]Contenido erróneo
|
||||
mod.requiresversion.details = Requires game version: [accent]{0}[]\nYour game is outdated. This mod requires a newer version of the game (possibly a beta/alpha release) to function.
|
||||
mod.outdatedv7.details = This mod is incompatible with the latest version of the game. The author must update it, and add [accent]minGameVersion: 136[] to its [accent]mod.json[] file.
|
||||
mod.blacklisted.details = This mod has been manually blacklisted for causing crashes or other issues with this version of the game. Do not use it.
|
||||
mod.missingdependencies.details = This mod is missing dependencies: {0}
|
||||
mod.erroredcontent.details = This game caused errors when loading. Ask the mod author to fix them.
|
||||
mod.errors = Ha ocurrido un fallo al cargar el contenido.
|
||||
mod.noerrorplay = [scarlet]Se están ejecutando algunos mods con fallos.[]Debes deshabilitarlos o arreglar los errores antes de jugar.
|
||||
mod.nowdisabled = [scarlet]El mod '{0}' necesita ejecutarse junto a otros mods de los que depende:[accent] {1}\n[lightgray]Es necesario descargar primero estos mods.\nEste mod se desactivará automaticamente.
|
||||
|
||||
Reference in New Issue
Block a user