diff options
Diffstat (limited to 'src/lang/en.json')
-rw-r--r-- | src/lang/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json index 5d622e2..9540ad2 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -267,6 +267,7 @@ "malformed": "Incorrect folder structure!", "unknown_error": "Unknown Error!", "no_internet": "No Internet", + "failed_to_connect": "Failed to connect", "failed_launch_command": "Failed running launch command", "missing_launch_command": "Missing launch command", "missing_steam": "Missing Steam", @@ -281,6 +282,7 @@ "duped": "has multiple mod folders in it, with the same name, causing duplicate folders, if you're the developer, you should fix this.", "unknown_error": "An unknown error occurred, click for more details. You may want to take a screenshot of the detailed error when filing a bug report.", "no_internet": "Viper may not work properly.", + "failed_to_connect": "A connection could not be established to %s, check your internet, firewall or whether %s is currently down", "failed_launch_command": "Something went wrong whilst running the custom launch command", "missing_launch_command": "There's currently no custom launch command set, one has to be configured to launch", "missing_steam": "Can't launch with Steam directly, as it doesn't seem to be installed", @@ -342,6 +344,7 @@ "close": "Close Viper", "minimize": "Minimize Viper", "settings": "Settings", + "offline": "Internet Offline", "pages": { "viper": "Viper", "northstar": "Northstar", |