|
492 | 492 | "102": "$t(messages.fields.{{fieldName}}) is invalid.", |
493 | 493 | "103": "$t(messages.fields.keystore-password) is incorrect.", |
494 | 494 | "104": "Fail to connect to the node, please restart Neuron.", |
495 | | - "105": "You need more capacities for change (at least 61 CKBytes).", |
496 | | - "106": "You need more capacities for change (at least 61 CKBytes), or slide to the end to send all your balance.", |
| 495 | + "105": "You need more capacities for change (more than 61 CKBytes).", |
| 496 | + "106": "You need more capacities for change (more than 61 CKBytes), or slide to the end to send all your balance.", |
497 | 497 | "107": "The amount {{amount}} CKB is too small, transfer with locktime requires an amount no less than 69 CKB.", |
498 | 498 | "108": "The given address does not belong to current wallet. Please check your wallet or wait for synchronizing complete.", |
499 | 499 | "109": "Insufficient balance.", |
|
502 | 502 | "112": "Wallet {{id}} not found.", |
503 | 503 | "113": "Keystore is invalid, please check your file integrity.", |
504 | 504 | "114": "The minimal transfer balance is {{bytes}} CKBytes.", |
505 | | - "115": "You need more capacities for change (at least 61 CKBytes), or click 'Max' button to send all your balance.", |
| 505 | + "115": "You need more capacities for change (more than 61 CKBytes), or click 'Max' button to send all your balance.", |
506 | 506 | "201": "$t(messages.fields.{{fieldName}}) is required.", |
507 | 507 | "202": "$t(messages.fields.{{fieldName}}) {{fieldValue}} is used.", |
508 | 508 | "203": "$t(messages.fields.{{fieldName}}) {{fieldValue}} is too long, it should be shorter than or equal to {{length}}.", |
|
526 | 526 | "402": "CKB App does not open. Please open the CKB App on your device.", |
527 | 527 | "403": "No device detected. Please connect your device.", |
528 | 528 | "404": "Multiple device detected. Only one device of the same model can be connected.", |
529 | | - "600": "Please make sure the sync has finalized before you do any operation." |
| 529 | + "600": "Please make sure the sync has finalized before you do any transaction related operation." |
530 | 530 | } |
531 | 531 | }, |
532 | 532 | "sync": { |
|
0 commit comments