aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index aa76cdf..61a8545 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -71,5 +71,6 @@
"general.mods.enabled": "Enabled mods:",
"general.mods.disabled": "Disabled mods:",
"general.mods.installed": "Installed mods:",
- "general.missingpath": "Game path is not set!"
+ "general.missingpath": "Game path is not set!",
+ "general.notinstalled": "Northstar is not installed!"
}