aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
authorAlystrasz <contact@remyraes.com>2022-08-06 22:47:27 +0200
committerAlystrasz <contact@remyraes.com>2022-08-06 22:47:27 +0200
commit64fb444ad72bdba342a7345644a5b55d94c7f696 (patch)
treee58e97a96372e65b6c48020cc3a0d024783c0ff4 /src/lang/en.json
parentc4e77a0f19804c94bc21c6d90dd3c49a37d4d5cb (diff)
downloadViper-64fb444ad72bdba342a7345644a5b55d94c7f696.tar.gz
Viper-64fb444ad72bdba342a7345644a5b55d94c7f696.zip
feat: prevent Northstar update and update download link text if no Internet
Diffstat (limited to 'src/lang/en.json')
-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 8cece10..9817a70 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -22,6 +22,7 @@
"cli.update.finished": "Installation/Update finished!",
"cli.update.uptodate": "Latest version (%s) is already installed, skipping update.",
"cli.update.uptodate.short": "Up-to-date",
+ "cli.update.noInternet": "No Internet connection",
"cli.autoupdates.checking": "Checking for Northstar updates...",
"cli.autoupdates.available": "Northstar update available!",