Browse Source

New translations errors.json (English)

master
ledger-bot 7 years ago
parent
commit
52ed6bfd82
  1. 9
      static/i18n/en/errors.json

9
static/i18n/en/errors.json

@ -49,8 +49,7 @@
}, },
"LatestMCUInstalledError": { "LatestMCUInstalledError": {
"title": "Oops, nothing to update", "title": "Oops, nothing to update",
"description": "description": "Needlessly tried to update the device microcontroller. Contact Ledger Support if there's a problem with your device."
"Needlessly tried to update the device microcontroller. Contact Ledger Support if there's a problem with your device."
}, },
"LedgerAPIError": { "LedgerAPIError": {
"title": "Sorry, try again (API HTTP {{status}})", "title": "Sorry, try again (API HTTP {{status}})",
@ -94,8 +93,7 @@
}, },
"NoAddressesFound": { "NoAddressesFound": {
"title": "Sorry, no accounts found", "title": "Sorry, no accounts found",
"description": "description": "Something went wrong with address calculation, try again or contact Ledger Support."
"Something went wrong with address calculation, try again or contact Ledger Support."
}, },
"NotEnoughBalance": { "NotEnoughBalance": {
"title": "Oops, not enough balance", "title": "Oops, not enough balance",
@ -147,8 +145,7 @@
}, },
"WrongDeviceForAccount": { "WrongDeviceForAccount": {
"title": "Oops, wrong device for ‘{{accountName}}’.", "title": "Oops, wrong device for ‘{{accountName}}’.",
"description": "description": "The connected device is not associated with the account you selected. Please connect the right device."
"The connected device is not associated with the account you selected. Please connect the right device."
}, },
"DeviceAppVerifyNotSupported": { "DeviceAppVerifyNotSupported": {
"title": "Open Manager to update this App", "title": "Open Manager to update this App",

Loading…
Cancel
Save