Skip to content

Commit

Permalink
Update Sync instructions (#660)
Browse files Browse the repository at this point in the history
* update eng instructions

* update es instructions
  • Loading branch information
brunobar79 authored May 23, 2019
1 parent 3de1cca commit 44a67e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"title": "Import Wallet",
"sync_help": "Sync your wallet with the extension",
"sync_help_step_one": "1. Open the extension",
"sync_help_step_two": "2. Go to settings",
"sync_help_step_two": "2. Go to \"Settings\" > \"Advanced\"",
"sync_help_step_three": "3. Click on \"Sync with Mobile\"",
"sync_help_step_four": "4. Scan the QR Code",
"sync_from_browser_extension_button": "Start Syncing",
Expand Down Expand Up @@ -512,7 +512,7 @@
"sync_with_extension": {
"title": "Sync data from Extension",
"short_title": "Sync with Extension",
"label": "Open the MetaMask extension in your desktop browser, then go to settings, click on \"Sync with Mobile\" and then enter your password to see the QR Code",
"label": "Open the MetaMask extension in your desktop browser, then go to \"Settings\" > \"Advanced\", click on \"Sync with Mobile\" and then enter your password to see the QR Code",
"button_continue": "Continue",
"please_wait": "Please wait while we sync your data...",
"error_title": "Bummer!",
Expand All @@ -522,7 +522,7 @@
"warning_ok_button": "YES",
"warning_cancel_button": "NO",
"invalid_qr_code": "Invalid QR Code",
"invalid_qr_code_desc": "This isn't the right QR code! To sync with your browser extension, go to Settings --> Sync with Mobile in the browser extension and scan the QR there"
"invalid_qr_code_desc": "This isn't the right QR code! To sync with your browser extension, go to \"Settings\" > \"Advanced\" > Sync with Mobile in the browser extension and scan the QR there"
},
"sync_with_extension_success": {
"title": "Sync completed",
Expand Down
10 changes: 5 additions & 5 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"title": "Importar Billetera",
"sync_help": "Sincroniza tu billetera con la extension",
"sync_help_step_one": "1. Ingresa a la extension",
"sync_help_step_two": "2. Ve a ajustes",
"sync_help_step_two": "2. Ve a \"Ajustes\" > \"Avanzado\"",
"sync_help_step_three": "3. Haz click en \"Sincronizar con mi móvil\"",
"sync_help_step_four": "4. Escanea el código QR",
"sync_from_browser_extension_button": "Comenzar Sincronización",
Expand Down Expand Up @@ -503,7 +503,7 @@
},
"sync_with_extension": {
"title": "Sincronizar datos con la extensión",
"label": "Abre la extensión de MetaMask en tu computador, luego ve a ajustes, haz click en \"Sincronizar con el Móvil\" y luego ingresa tu contraseña para ver el código QR",
"label": "Abre la extensión de MetaMask en tu computador, luego ve a \"Ajustes\" > \"Avanzado\", haz click en \"Sincronizar con el Móvil\" y luego ingresa tu contraseña para ver el código QR",
"button_continue": "Continuar",
"please_wait": "Por favor espera mientras sincronizamos tus datos...",
"error_title": "Bummer!",
Expand All @@ -513,7 +513,7 @@
"warning_ok_button": "SI",
"warning_cancel_button": "NO",
"invalid_qr_code": "Código QR inválido",
"invalid_qr_code_desc": "Este no es el código QR correcto! Para sincronizar con la extensión del navegador, accede a Ajustes --> Syncronizar con el móvil en la extensión del navegador y escanea el código QR que aparece ahí"
"invalid_qr_code_desc": "Este no es el código QR correcto! Para sincronizar con la extensión del navegador, accede a \"Ajustes\" > \"Avanzado\" > Syncronizar con el móvil en la extensión del navegador y escanea el código QR que aparece ahí"
},
"sync_with_extension_success": {
"title": "Sincronización completa",
Expand Down Expand Up @@ -758,7 +758,7 @@
"public_address_qr_code": "Código QR de Dirección Pública",
"coming_soon": "Pronto..."
},
"experimental_settings": {
"experimental_settings": {
"wallet_connect_dapps": "Sesiones de WalletConnect",
"wallet_connect_dapps_desc": "Accede a la lista de sesiones activas de WalletConnect",
"wallet_connect_dapps_cta": "VER SESIONES"
Expand All @@ -770,5 +770,5 @@
"cancel": "Cancelar",
"session_ended_title": "Sesión Finalizada",
"session_ended_desc": "La sesión seleccionada ha sido terminada"
}
}
}

0 comments on commit 44a67e2

Please sign in to comment.