Automatic bundle update
This commit is contained in:
@@ -144,11 +144,16 @@ mod.multiplayer.compatible = [gray]多人游戏兼容性
|
||||
mod.disable = 禁用
|
||||
mod.content = 内容:
|
||||
mod.delete.error = 无法删除模组。 文件可能正被占用。
|
||||
mod.requiresversion = [scarlet]所需的最低游戏版本:[accent]{0}
|
||||
mod.outdatedv7 = [scarlet]与 V7 并不兼容(该模组未添加 minGameVersion: 136)
|
||||
mod.incompatiblegame = [red]Outdated Game
|
||||
mod.incompatiblemod = [red]Incompatible
|
||||
mod.blacklisted = [red]Unsupported
|
||||
mod.missingdependencies = [scarlet]缺少前置模组:{0}
|
||||
mod.unmetdependencies = [red]Unmet Dependencies
|
||||
mod.erroredcontent = [scarlet]内容错误
|
||||
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 = 读取内容时发生错误。
|
||||
mod.noerrorplay = [scarlet]您的模组发生了错误。 []禁用相关模组或修复错误后才能进入游戏。
|
||||
mod.nowdisabled = [scarlet]“{0}”模组缺少依赖的其他模组:[accent]{1}\n[lightgray]需要先下载上述模组。 \n此模组现在将自动禁用。
|
||||
|
||||
Reference in New Issue
Block a user