You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/neuron-ui/src/locales/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1171,6 +1171,8 @@
1171
1171
"daoWithdraw": "DAO Withdraw"
1172
1172
}
1173
1173
},
1174
+
"dao-ledger-notice": "Ledger wallets currently support only signing DAO transactions, not initiating deposits or withdrawals. Please check back for future updates.",
1175
+
"dao-hardware-not-match": "The hardware wallet currently connected does not match the current wallet.",
Copy file name to clipboardExpand all lines: packages/neuron-ui/src/locales/es.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1154,6 +1154,8 @@
1154
1154
"daoWithdraw": "Retirar de DAO"
1155
1155
}
1156
1156
},
1157
+
"dao-ledger-notice": "Las billeteras Ledger actualmente solo admiten la firma de transacciones DAO, no la iniciación de depósitos o retiros. Vuelva a consultar para futuras actualizaciones.",
1158
+
"dao-hardware-not-match": "La billetera de hardware conectada actualmente no coincide con la billetera actual.",
Copy file name to clipboardExpand all lines: packages/neuron-ui/src/locales/fr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1161,6 +1161,8 @@
1161
1161
"daoWithdraw": "Retirer de DAO"
1162
1162
}
1163
1163
},
1164
+
"dao-ledger-notice": "Les portefeuilles Ledger prennent actuellement en charge uniquement la signature des transactions DAO, mais pas l’initiation des dépôts ou des retraits. Veuillez vérifier les mises à jour futures.",
1165
+
"dao-hardware-not-match": "Le portefeuille matériel actuellement connecté ne correspond pas au portefeuille actuel.",
0 commit comments