Skip to content

Commit d9ec653

Browse files
authored
Merge pull request #485 from Sovereign-Engineering/fix-generic-api-error-handling
Handle "apiError" for when vpn fails to connect
2 parents 99b82b4 + 68c8d33 commit d9ec653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

obscura-ui/src/translations/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@
195195
"viewLatestDebugArchive": "View Latest Debug Archive",
196196
"vpnError-accountExpired": "Your account has expired",
197197
"vpnError-apiCallFailed": "Obscura API error",
198+
"vpnError-apiError": "Obscura API error",
198199
"vpnError-invalidAccountId": "Account Number invalid (checksum failed)",
199200
"vpnError-noLongerSupported": "This client is too old, please update to the latest version to connect",
200201
"vpnError-noNetworkAvailable": "Not connected to a network",

0 commit comments

Comments
 (0)