diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index cfc5e25491ba..6fca151c1479 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1,6 +1,6 @@ { "cfxTestWarning": { - "message": "Currently, the CFX are test-net tokens, and the amount in your wallet will be nulled when the test-net resets or upgrades." + "message": "Currently, the CFX are test-net tokens, and the amount in your wallet will be nulled when the test-net resets or upgrades" }, "migrateSai": { "message": "A message from Maker: The new Multi-Collateral Dai token has been released. Your old tokens are now called Sai. Please upgrade your Sai tokens to the new Dai." diff --git a/app/_locales/zh_CN/messages.json b/app/_locales/zh_CN/messages.json index f8c7825447b1..5f1b9763119e 100644 --- a/app/_locales/zh_CN/messages.json +++ b/app/_locales/zh_CN/messages.json @@ -1,6 +1,6 @@ { "cfxTestWarning": { - "message": "目前CFX是测试币,仅具有测试功能,并会在网络升级重启时清零。" + "message": "目前CFX是测试币,仅具有测试功能,并会在网络升级重启时清零" }, "chartOnlyAvailableEth": { "message": "聊天功能仅对Conflux网络开放。(其实Conflux还不支持该功能)" diff --git a/app/_locales/zh_TW/messages.json b/app/_locales/zh_TW/messages.json index 9680fdd702c7..7e0d6acbf8a8 100644 --- a/app/_locales/zh_TW/messages.json +++ b/app/_locales/zh_TW/messages.json @@ -1,6 +1,6 @@ { "cfxTestWarning": { - "message": "目前CFX是測試幣,僅具有測試功能,並會在網絡升級重啟時清零。" + "message": "目前CFX是測試幣,僅具有測試功能,並會在網絡升級重啟時清零" }, "chartOnlyAvailableEth": { "message": "圖表僅適用於Conflux測試網路。"