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
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,10 @@
47
47
"set-wallet-name": "Give your new wallet a name",
48
48
"set-a-strong-password-to-protect-your-wallet": "Create a strong password to protect your wallet",
49
49
"wallet-suffix": "Wallet {{suffix}}",
50
-
"write-down-seed": "Write down your wallet seed and save it in a safe place"
50
+
"write-down-seed": "Write down your wallet seed and save it in a safe place",
51
+
"new-name": "Use an unused name for the new wallet",
52
+
"complex-password": "The password is a string of 8 to 50 characters consisting of three types of characters: uppercase letters, lowercase letters, numbers, and special symbols, and must start with a letter or a number.",
0 commit comments