aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-06-12 16:25:01 +0200
committerGitHub <noreply@github.com>2022-06-12 16:25:01 +0200
commitd78c28b6b07de0a4a43a484a4c8baf558596b335 (patch)
treed14f2216ce5f9f71de19caecf9308c7c8bc7c079 /src/lang/en.json
parent461ad2c4183f47c089f307e21acc0c2316874243 (diff)
parent0d81e16ccee3ca8afe5a0310fdbe6d708a1424ce (diff)
downloadViper-d78c28b6b07de0a4a43a484a4c8baf558596b335.tar.gz
Viper-d78c28b6b07de0a4a43a484a4c8baf558596b335.zip
Merge pull request #133 from pcbmaster/main
feat: Option to close Origin when Viper exits
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index 34c4619..8cece10 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -91,6 +91,7 @@
"gui.settings.title.ns": "Northstar",
"gui.settings.title.language": "Language",
"gui.settings.title.updates": "Updates",
+ "gui.settings.title.misc": "Miscellaneous",
"gui.settings.nsargs.title": "Launch options",
"gui.settings.nsargs.desc": "Here you can add launch options for Northstar/Titanfall.",
"gui.settings.autolang.title": "Auto-Detect Language",
@@ -103,6 +104,8 @@
"gui.settings.nsupdate.desc": "Viper will automatically keep Northstar up-to-date, however it can still manually be updated through the Northstar page.",
"gui.settings.excludes.title": "Retain files on update",
"gui.settings.excludes.desc": "When Northstar is updated, files specified here will not be overwritten by files from the new Northstar update, unless you know what you're changing, you should probably not change anything here. Each file is separated with a space.",
+ "gui.settings.originkill.title": "Automatically quit Origin",
+ "gui.settings.originkill.desc": "When Viper exits, automatically quit Origin as well.",
"gui.update.downloading": "Downloading...",
"gui.update.extracting": "Extracting update...",