diff --git a/static/i18n/en/errors.json b/static/i18n/en/errors.json index 95de8c5f..b60abb8e 100644 --- a/static/i18n/en/errors.json +++ b/static/i18n/en/errors.json @@ -49,8 +49,7 @@ }, "LatestMCUInstalledError": { "title": "Oops, nothing to update", - "description": - "Needlessly tried to update the device microcontroller. Contact Ledger Support if there's a problem with your device." + "description": "Needlessly tried to update the device microcontroller. Contact Ledger Support if there's a problem with your device." }, "LedgerAPIError": { "title": "Sorry, try again (API HTTP {{status}})", @@ -94,8 +93,7 @@ }, "NoAddressesFound": { "title": "Sorry, no accounts found", - "description": - "Something went wrong with address calculation, try again or contact Ledger Support." + "description": "Something went wrong with address calculation, try again or contact Ledger Support." }, "NotEnoughBalance": { "title": "Oops, not enough balance", @@ -147,8 +145,7 @@ }, "WrongDeviceForAccount": { "title": "Oops, wrong device for ‘{{accountName}}’.", - "description": - "The connected device is not associated with the account you selected. Please connect the right device." + "description": "The connected device is not associated with the account you selected. Please connect the right device." }, "DeviceAppVerifyNotSupported": { "title": "Open Manager to update this App", @@ -157,4 +154,4 @@ "InvalidAddress": { "title": "This is not a valid {{currencyName}} address" } -} +} \ No newline at end of file