Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Sync instructions #660

Merged
merged 3 commits into from
May 23, 2019
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 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 @@ -511,7 +511,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 @@ -521,7 +521,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 Expand Up @@ -770,7 +770,7 @@
"public_address_qr_code": "Public Address QR Code",
"coming_soon": "Coming soon..."
},
"experimental_settings": {
"experimental_settings": {
"wallet_connect_dapps": "WalletConnect Sessions",
"wallet_connect_dapps_desc": "View the list of active WalletConnect sessions",
"wallet_connect_dapps_cta": "VIEW SESSIONS"
Expand All @@ -782,5 +782,5 @@
"cancel": "Cancel",
"session_ended_title": "Session Ended",
"session_ended_desc": "The selected session has been terminated"
}
}
}
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"
}
}
}