Skip to content

Commit

Permalink
Merge pull request #2586 from nervosnetwork/fix-typo-of-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY authored Feb 27, 2023
2 parents 18df45d + cc7e7bc commit 863247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/neuron-ui/src/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@
"experimental-message-hardware": "本功能为实验性功能,请注意风险,谨慎使用。",
"experimental-message": "本页面为实验性功能,可能随时变更。请谨慎使用。",
"rebuild-sync": "为了提供更好的用户体验,Neuron 採取了新的存储方案,该方案需要一次性迁移数据(预期同步时间为 20~60 分钟)。\n抱歉给您带来不便。",
"migrate": "遷移",
"migrate": "迁移",
"secp256k1/blake160-address-required": "请输入 secp256k1/blake160 地址",
"fields": {
"wallet": "钱包",
Expand Down

1 comment on commit 863247e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 4281280071

Please sign in to comment.