aboutsummaryrefslogtreecommitdiff
path: root/src/lang/de.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2023-09-30 16:25:04 +0200
committer0neGal <mail@0negal.com>2023-09-30 16:25:04 +0200
commitdac79ab7c0e7c66487e03464dcb1f617071c01d1 (patch)
tree12a432204fdbf6ca80c03917c8ff60c521ed8dd2 /src/lang/de.json
parente4570176c2a15c31b78d2c70d9cff0676954b863 (diff)
downloadViper-dac79ab7c0e7c66487e03464dcb1f617071c01d1.tar.gz
Viper-dac79ab7c0e7c66487e03464dcb1f617071c01d1.zip
added empty to-be-localized localization strings
Diffstat (limited to 'src/lang/de.json')
-rw-r--r--src/lang/de.json34
1 files changed, 32 insertions, 2 deletions
diff --git a/src/lang/de.json b/src/lang/de.json
index 7ea7538..d61eafe 100644
--- a/src/lang/de.json
+++ b/src/lang/de.json
@@ -172,6 +172,32 @@
"originkill": {
"title": "Automatisch Origin und oder EA Desktop schließen",
"desc": "Wenn Viper sich schließt soll Origin und oder EA Desktop sich auch schließen."
+ },
+
+ "updatebuttons": {
+ "title": "",
+ "desc": "",
+ "buttons": {
+ "reset_cached_api_requests": "",
+ "force_northstar_reinstall": "",
+ "force_delete_install_cache": ""
+ }
+ },
+
+ "miscbuttons": {
+ "title": "",
+ "desc": "",
+ "buttons": {
+ "open_gamepath": "",
+ "reset_config": "",
+ "restart_viper": "",
+ "change_gamepath": "",
+ "force_quit_game": "",
+ "force_quit_origin": ""
+ },
+
+ "open_gamepath_alert": "",
+ "reset_config_alert": ""
}
},
@@ -195,7 +221,10 @@
"gamepath": {
"must": "Der Installationspfad muss gesetzt worden sein um Viper zu nutzen.",
"wrong": "Der angegebene Installationspfad ist nicht gültig!",
- "lost": "Der angegeben Installationspfad ist nicht mehr gültig!\n\nBitte stelle sicher das die Festplatte mounted ist, oder falls sich der Installationspfad geändert hat, das du diesen auch in Viper aktualisierst!\n\nViper wird möglicherweiße bis zum nächsten Neustart nicht funktionieren!"
+ "lost": "Der angegeben Installationspfad ist nicht mehr gültig!\n\nBitte stelle sicher das die Festplatte mounted ist, oder falls sich der Installationspfad geändert hat, das du diesen auch in Viper aktualisierst!\n\nViper wird möglicherweiße bis zum nächsten Neustart nicht funktionieren!",
+ "lost_perms": "",
+ "found_missing_perms": "",
+ "missing_perms": ""
},
"toast": {
@@ -238,7 +267,8 @@
"menu": {
"main": "Northstar Launcher",
"mods": "Mods",
- "release": "Release Notes"
+ "release": "Release Notes",
+ "force_quit": ""
}
},