Skip to content

Commit 952ae72

Browse files
committed
fix(neuron-ui): fix the missing word in i18n
1 parent df3eb0e commit 952ae72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/neuron-ui/src/locales

packages/neuron-ui/src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
"minimal-fee-required": "The minimum deposit capacity is {{minimal}} CKB",
336336
"compensation-accumulated": "{{blockNumber}} blocks compensation accumulated",
337337
"blocks-left": "{{epochs}} epochs {{blocks}} blocks left(~{{days}} days)",
338-
"withdraw-alert": "Alert: these are only {{epochs}} epochs left before the next start withdrawing epoch number conforming to Nervos DAO, and it is possible that you have to do the withdraw after the next period(~{{days}}) due to the jam on CKB.",
338+
"withdraw-alert": "Alert: these are only {{epochs}} epochs left before the next start withdrawing epoch number conforming to Nervos DAO, and it is possible that you have to do the withdraw after the next period(~{{days}} days) due to the jam on CKB.",
339339
"insufficient-period-alert-title": "Insufficient Period",
340340
"insufficient-period-alert-message": "Nervos DAO needs at least 4 epochs to handle your request."
341341
}

0 commit comments

Comments
 (0)