diff options
author | Presti <dxssucuk@hotmail.com> | 2023-02-02 00:06:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-02 00:06:15 +0100 |
commit | 59470a3f48b048dde51c1c1574c5ed2ee900a9de (patch) | |
tree | e181b4632d779070c777c0e763951526a44a9fe3 | |
parent | 74289689ba85b2156c774e717bf15e6cbbf407e3 (diff) | |
download | Viper-59470a3f48b048dde51c1c1574c5ed2ee900a9de.tar.gz Viper-59470a3f48b048dde51c1c1574c5ed2ee900a9de.zip |
Update de.json
-rw-r--r-- | src/lang/de.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/de.json b/src/lang/de.json index e281ff5..8e3a482 100644 --- a/src/lang/de.json +++ b/src/lang/de.json @@ -54,6 +54,7 @@ "gui.mods": "Mods", "gui.mods.count": "Installierte Mods:", "gui.mods.disabledtag": "Deaktiviert", + "gui.mods.remove": "Entfernen", "gui.mods.install": "Installiere den Mod", "gui.mods.find": "Suche nach Mods", "gui.mods.toggleall": "Aktiviere/Deaktiviere alle Mods", @@ -63,6 +64,7 @@ "gui.mods.removeall.confirm": "Das Entfernen aller Mods führt meist dazu das eine Neuinstallation von Northstar nötig ist. Bist du dir sicher das du diese Aktion durchführen willst?", "gui.mods.required.confirm": "Du hast einen von Northstar benötigten Mod ausgewählt, bist du dir sicher das du diese Aktion durchführen willst", "gui.mods.notamod": "Kein Mod!", + "gui.mods.unknown_author": "Unbekannt", "gui.mods.extracting": "Extrahiere den Mod...", "gui.mods.installing": "Installiere den Mod...", "gui.mods.installedmod": "Mod installiert!", |