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과 호환되지 않음 (최소 게임 버전: 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