Skip to content

Commit

Permalink
fix: cross space typo issue
Browse files Browse the repository at this point in the history
  • Loading branch information
0x74616e67 committed Jun 7, 2022
1 parent 395b870 commit c26e17c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@
"crossSpace": {
"preview": {
"title": "Cross Space Charts",
"subtitle": "A collection of cross space charts between PoW and PoS on the Conflux Chain (click on View Details for a zoomed view)",
"subtitle": "A collection of cross space charts between Core and eSpace on the Conflux Chain (click on View Details for a zoomed view)",
"viewDetail": "View Details",
"tip": "Showing the last 30 days"
},
Expand All @@ -535,7 +535,7 @@
},
"dailyCFXTransfer": {
"title": "Daily CFX Transfer",
"subtitle": "The CFX transfer in and out per day between PoW and PoS.",
"subtitle": "The CFX transfer in and out per day between Core and eSpace.",
"yAxisTitle": "Count",
"seriesName": "Transfer In Count (Day)",
"yAxisTitle2": "Count",
Expand Down
4 changes: 2 additions & 2 deletions src/locales/zh_cn/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@
"crossSpace": {
"preview": {
"title": "跨空间图表",
"subtitle": "Conflux 链上跨 PoWPoS 的图表 (点击查看详情)",
"subtitle": "Conflux 链上跨 CoreeSpace 的图表 (点击查看详情)",
"viewDetail": "查看详情",
"tip": "显示最近 30 天"
},
Expand All @@ -535,7 +535,7 @@
},
"dailyCFXTransfer": {
"title": "每日交易-CFX",
"subtitle": "每日在 PoWPoS 间转入,转出的 CFX 统计数据",
"subtitle": "每日在 CoreeSpace 间转入,转出的 CFX 统计数据",
"yAxisTitle": "数量",
"seriesName": "每天转入的 CFX 数量",
"yAxisTitle2": "数量",
Expand Down

0 comments on commit c26e17c

Please sign in to comment.