Browse Source

New translations errors.json (English)

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

11
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"
}
}
}
Loading…
Cancel
Save