From e51e4bc8a6a84e725911065ec985f56e72eedab3 Mon Sep 17 00:00:00 2001
From: ledger-bot <37080477+ledger-bot@users.noreply.github.com>
Date: Tue, 22 Jan 2019 15:34:54 +0100
Subject: [PATCH] New translations app.json (Spanish)

---
 static/i18n/es/app.json | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/static/i18n/es/app.json b/static/i18n/es/app.json
index ba4ef4d7..8551ff1f 100644
--- a/static/i18n/es/app.json
+++ b/static/i18n/es/app.json
@@ -451,8 +451,12 @@
     },
     "repairDevice": {
       "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.",
-      "button": "Repair"
+      "descSettings": "Use this tool to restore your Ledger device if it has become stuck during a firmware update.",
+      "desc": "Please select the state of your Ledger device.",
+      "button": "Repair",
+      "generic": "Bootloader",
+      "mcuNotGenuine": "MCU not genuine",
+      "followDeviceRepair": "Follow device repair instructions"
     },
     "exportLogs": {
       "title": "Exportar registros",
@@ -851,7 +855,7 @@
       "description": "{{message}}"
     },
     "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"
     },
     "UserRefusedFirmwareUpdate": {