aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2023-02-02 01:17:02 +0100
committerGitHub <noreply@github.com>2023-02-02 01:17:02 +0100
commitdd77acb98bf6e930a8500c26111422ff00edb595 (patch)
tree8d59d25723a2c07a116e7c46462256fcc1942661
parent5f39203a795217cf04478bb7873b70b6a7b13121 (diff)
parent59470a3f48b048dde51c1c1574c5ed2ee900a9de (diff)
downloadViper-dd77acb98bf6e930a8500c26111422ff00edb595.tar.gz
Viper-dd77acb98bf6e930a8500c26111422ff00edb595.zip
Merge pull request #173 from DxsSucuk/modlist-localization
-rw-r--r--src/lang/de.json2
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!",