Skip to content

Commit 0175d53

Browse files
File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale
1 parent f8b3c18 commit 0175d53

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

apps/ledger-live-mobile/src/locales/es/common.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@
306306
"title" : "Se ha perdido la conexión con el dispositivo",
307307
"description" : "Ledger Live no ha podido conectarse a tu dispositivo. Inténtalo de nuevo o contacta con el Soporte de Ledger si persiste el problema."
308308
},
309+
"ReconnectionFailedError" : {
310+
"title" : "Se ha perdido la conexión con el dispositivo",
311+
"description" : "Ledger Live no ha podido conectarse a tu dispositivo. Inténtalo de nuevo o contacta con el Soporte de Ledger si persiste el problema."
312+
},
309313
"DeviceDisconnectedBeforeSendingApdu" : {
310314
"title" : "Se ha perdido la conexión con el dispositivo",
311315
"description" : "Ledger Live no ha podido conectarse a tu dispositivo. Inténtalo de nuevo o contacta con el Soporte de Ledger si persiste el problema."
@@ -6245,6 +6249,7 @@
62456249
"iWithdraw" : "Retirar",
62466250
"totalStake" : "Participación total",
62476251
"commission" : "Comisión",
6252+
"netApy" : "APY neto",
62486253
"stakeActivationState" : "Provincia",
62496254
"stakeActivePercent" : "Activo",
62506255
"stakeAvailableBalance" : "Saldo disponible",
@@ -7780,8 +7785,8 @@
77807785
"selectAccount" : "Seleccionar cuenta",
77817786
"searchPlaceholder" : "Buscar",
77827787
"emptyAssetList" : "No se encontraron activos",
7783-
"accountCount" : "{{count}} cuenta (detectada)",
7784-
"accountCount_plural" : "{{count}} cuentas (detectadas)"
7788+
"accountCount" : "{{count}} cuenta",
7789+
"accountCount_plural" : "{{count}} cuentas"
77857790
},
77867791
"swapErrors" : {
77877792
"incorrectCommandData" : {

0 commit comments

Comments
 (0)