Browse Source

New translations app.json (Japanese)

gre-patch-1
ledger-bot 6 years ago
parent
commit
7aa9f7ce71
  1. 10
      static/i18n/ja/app.json

10
static/i18n/ja/app.json

@ -451,8 +451,12 @@
}, },
"repairDevice": { "repairDevice": {
"title": "Repair your Ledger device", "title": "Repair your Ledger device",
"desc": "If you encountered some issue while updating your device and cannot resume the update process, you can try this option to repair your device.", "descSettings": "Use this tool to restore your Ledger device if it has become stuck during a firmware update.",
"button": "Repair" "desc": "Please select the state of your Ledger device.",
"button": "Repair",
"generic": "Bootloader",
"mcuNotGenuine": "MCU not genuine",
"followDeviceRepair": "Follow device repair instructions"
}, },
"exportLogs": { "exportLogs": {
"title": "ログのエクスポート", "title": "ログのエクスポート",
@ -851,7 +855,7 @@
"description": "{{message}}" "description": "{{message}}"
}, },
"UnexpectedBootloader": { "UnexpectedBootloader": {
"title": "Opps, your device should not be in Bootloader mode", "title": "Oops, your device should not be in Bootloader mode",
"description": "Please restart your device or contact us" "description": "Please restart your device or contact us"
}, },
"UserRefusedFirmwareUpdate": { "UserRefusedFirmwareUpdate": {

Loading…
Cancel
Save