Automatic bundle update

This commit is contained in:
Github Actions
2022-10-21 00:35:46 +00:00
parent d60af13151
commit 2e42d19913
34 changed files with 272 additions and 102 deletions

View File

@@ -144,11 +144,16 @@ mod.multiplayer.compatible = [gray]Mehrspieler-kompatibel
mod.disable = Deaktivieren
mod.content = Inhalt:
mod.delete.error = Mod konnte nicht gelöscht werden. Datei könnte in Benutzung sein.
mod.requiresversion = [scarlet]Benötigt mindestens Version:[accent] {0}
mod.outdatedv7 = [scarlet]Incompatible with V7 (no minGameVersion: 136)
mod.incompatiblegame = [red]Outdated Game
mod.incompatiblemod = [red]Incompatible
mod.blacklisted = [red]Unsupported
mod.missingdependencies = [scarlet]Fehlende Abhängigkeiten: {0}
mod.unmetdependencies = [red]Unmet Dependencies
mod.erroredcontent = [scarlet]Inhalt-Fehler
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 = Beim Laden von Inhalt sind Fehler aufgetreten.
mod.noerrorplay = [scarlet]Du hast Mods mit Fehlern.[] Deaktiviere die Mods oder behebe die Fehler, bevor du spielst.
mod.nowdisabled = [scarlet]Mod '{0}' fehlen Abhängigkeiten:[accent] {1}\n[lightgray]Diese Mods müssen erst installiert werden.\nDieser Mod wird automatisch deaktiviert.