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/ar.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"
1172
1172
}
1173
1173
},
1174
+
"dao-ledger-notice": "محافظ Ledger لا تدعم حاليًا معاملات DAO لعناوين التوقيع المتعدد. يُرجى استخدام عنوان بتوقيع فردي أو الانتظار للتحديثات المستقبلية.",
1175
+
"dao-hardware-not-match": "المحفظة الصلبة المتصلة حاليًا لا تتطابق مع المحفظة الحالية.",
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 do not support DAO transactions for multisig addresses. Please use a single-signature address or await 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 no admiten transacciones DAO para direcciones multifirma. Por favor, use una dirección de firma única o espere 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 ne prennent actuellement pas en charge les transactions DAO pour les adresses multisignatures. Veuillez utiliser une adresse à signature unique ou attendre les futures mises à jour.",
1165
+
"dao-hardware-not-match": "Le portefeuille matériel actuellement connecté ne correspond pas au portefeuille actuel.",
0 commit comments