|
42 | 42 | "welcome-to-nervos-neuron": "Welcome to Neuron", |
43 | 43 | "create-or-import-your-first-wallet": "Create or import your first wallet", |
44 | 44 | "create-new-wallet": "Create a Wallet", |
45 | | - "import-mnemonic": "Import Mnemonic Seed", |
| 45 | + "import-mnemonic": "Import Wallet Seed", |
46 | 46 | "import-keystore": "Import from Keystore", |
47 | 47 | "import-wallet": "Import a Wallet", |
48 | 48 | "next": "Next", |
|
58 | 58 | "wallet-suffix": "Wallet {{suffix}}", |
59 | 59 | "write-down-seed": "Write down your wallet seed and save it in a safe place", |
60 | 60 | "new-name": "Use an unused name for the new wallet", |
61 | | - "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.", |
62 | | - "same-password": "The password and confirm password should be same" |
| 61 | + "complex-password": "The password should be 8 to 50 characters long containing at least three character categories among the following: uppercase letters, lowercase letters, numbers, and special symbols, and must start with a letter or a number.", |
| 62 | + "same-password": "The password and confirm password should match" |
63 | 63 | }, |
64 | 64 | "import-keystore": { |
65 | 65 | "label": { |
|
88 | 88 | "confirm-password": "Confirm Password", |
89 | 89 | "to": "To", |
90 | 90 | "input-password-to-confirm": "Input password to confirm", |
91 | | - "this-transaction-will-send": "This transaction will send", |
92 | 91 | "scan-to-get-address": "Scan QR code to read the address to send to", |
93 | 92 | "total-amount": "Total Amount", |
94 | 93 | "description": "Description", |
|
210 | 209 | "footer": { |
211 | 210 | "fail-to-fetch-tip-block-number": "Cannot fetch tip block number" |
212 | 211 | }, |
213 | | - "menuitem": { |
214 | | - "add": "Add", |
215 | | - "update": "Update", |
216 | | - "delete": "Delete", |
217 | | - "network": "Network", |
218 | | - "select": "Select", |
219 | | - "edit": "Edit", |
220 | | - "backup": "Backup", |
221 | | - "remove": "Remove", |
222 | | - "save": "Save", |
223 | | - "management": "management" |
224 | | - }, |
225 | 212 | "common": { |
226 | 213 | "or": "or", |
227 | 214 | "confirm": "Confirm", |
|
243 | 230 | "messages": { |
244 | 231 | "error": "Error", |
245 | 232 | "unknown-error": "Unknown error", |
246 | | - "update-wallet-successfully": "Update the wallet successfully", |
247 | | - "delete-wallet-successfully": "Delete the wallet successfully", |
248 | | - "create-network-successfully": "Create a network successfully", |
249 | | - "update-network-successfully": "Update the network successfully", |
| 233 | + "update-wallet-successfully": "The wallet was updated", |
| 234 | + "delete-wallet-successfully": "The Wallet was deleted", |
| 235 | + "create-network-successfully": "The network was created", |
| 236 | + "update-network-successfully": "The network was updated", |
250 | 237 | "addr-copied": "Address has been copied to the clipboard", |
251 | 238 | "qrcode-copied": "QR Code has been copied to the clipboard", |
252 | 239 | "lock-arg-copied": "Lock Arg has been copied to the clipboard", |
|
296 | 283 | "first-page": "First page", |
297 | 284 | "last-page": "Last page", |
298 | 285 | "page": "Page", |
299 | | - "selected": "Selected" |
| 286 | + "selected": "Current page" |
300 | 287 | } |
301 | 288 | } |
302 | 289 | } |
0 commit comments