aboutsummaryrefslogtreecommitdiff
path: root/src/lang/de.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2023-07-24 17:59:35 +0200
committerGitHub <noreply@github.com>2023-07-24 17:59:35 +0200
commit112610902caef019ea4af17d77079cd090d6b9b5 (patch)
treed8905b4c651cf762c46f595879751d4334cdb893 /src/lang/de.json
parent11f2bc2de10e5ec7bb8a8b102855e9b7f0122c02 (diff)
parent306e09311b681afecdf2f1063a10ad87e63f5b7a (diff)
downloadViper-112610902caef019ea4af17d77079cd090d6b9b5.tar.gz
Viper-112610902caef019ea4af17d77079cd090d6b9b5.zip
Merge pull request #193 from 0neGal/add-missing-localizations
i18n: add missing localization strings
Diffstat (limited to 'src/lang/de.json')
-rw-r--r--src/lang/de.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/lang/de.json b/src/lang/de.json
index 1662bef..744fbc0 100644
--- a/src/lang/de.json
+++ b/src/lang/de.json
@@ -167,5 +167,14 @@
"general.invalidconfig": "Deine Konfigurationsdatei ist nicht richtig formatiert, falls diese manuell verändert wurde bitte stelle sicher das alles korrekt ist.\n\nFalls du diese nicht manuell verändert hast, ist es empfohlen diese zurückzusetzen!\n\nUm sie zurückzusetzen drücke einfach auf \"Ok\".\n\nWeitere Informationen:\n",
"request.viper.noReleaseNotes": "Viper Release Notes konnten nicht geladen werden.\nVersuche es erneut später!",
- "request.northstar.noReleaseNotes": "Northstar Release Notes konnten nicht geladen werden.\nVersuche es erneut später!"
+ "request.northstar.noReleaseNotes": "Northstar Release Notes konnten nicht geladen werden.\nVersuche es erneut später!",
+
+ "general.running": "Läuft bereits.",
+
+ "tooltip.close": "Schließen",
+ "tooltip.minimize": "Minimieren",
+ "tooltip.settings": "Einstellungen",
+ "tooltip.pages.viper": "Viper",
+ "tooltip.pages.northstar": "Northstar",
+ "tooltip.pages.titanfall": "Titanfall 2"
}