aboutsummaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2021-12-30 03:51:58 +0100
committer0neGal <mail@0negal.com>2021-12-30 03:51:58 +0100
commit43f174fd3687367f6bfe0a62fbba5169891093d6 (patch)
treecb81debb23aa9e3b0812e14dfc67b917ef0b490e /src/lang
parent40bba8b31cfbef319553920d9fa678ffc1a99597 (diff)
parent9996dab31959e8af01d18912c4ee3c3b71bb0077 (diff)
downloadViper-43f174fd3687367f6bfe0a62fbba5169891093d6.tar.gz
Viper-43f174fd3687367f6bfe0a62fbba5169891093d6.zip
Merge branch 'main' of 0neGal/viper into feat/version-indicator
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index a89f848..3c5efa1 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -1,6 +1,7 @@
{
"cli.help.help": "shows this help message",
"cli.help.debug": "opens the dev/debug tools",
+ "cli.help.version": "outputs version info",
"cli.help.cli": "forces the CLI to enable",
"cli.help.update": "updates Northstar from your set game path",
"cli.help.setpath": "sets your game path",