@cfxjs/sirius-next-i18n 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -608,7 +608,8 @@
608
608
  "blockchainData": "Blockchain Data",
609
609
  "transaction": "Transaction",
610
610
  "account": "Account",
611
- "contracts": "Contracts"
611
+ "contracts": "Contracts",
612
+ "dashboard": "Dashboard"
612
613
  },
613
614
  "breadcrumb": {
614
615
  "charts": "Charts",
@@ -736,6 +737,34 @@
736
737
  "yAxisTitle4": "Count",
737
738
  "seriesName4": "Unique Senders Count (Day)"
738
739
  },
740
+ "burntFeesAnalysis": {
741
+ "preview": {
742
+ "title": "Burnt Fees Analysis",
743
+ "subtitle": "The dashboard tracks CIP-1559 and Storage Collateral metrics on ConfluxNetwork.",
744
+ "viewDetail": "View Details"
745
+ },
746
+ "totalBurntFees": "Total Burnt Fees",
747
+ "marketCap": "Market Cap",
748
+ "breakdownByTypes": "Breakdown By Types",
749
+ "cumulativeCFXBurn": "Cumulative CFX Burn",
750
+ "CFXDailyBurn": "CFX Daily Burn",
751
+ "burntRateInDaoVoting": "Burnt Rate In Dao Voting",
752
+ "1559MetricsBurn": "1559 Metrics Burn",
753
+ "storageBurn": "Storage Burn",
754
+ "baseFeeBurntRate": "Base Fee Burnt Rate",
755
+ "storageBurntRate": "Storage Burnt Rate",
756
+ "learnMore": "Learn more",
757
+ "CIP-1559Metrics": "CIP-1559 Metrics",
758
+ "CIP-1559MetricsTips": "The dashboard tracks CIP-1559 on ConfluxCore including base fees, priority fees, gas used and %tx type. ",
759
+ "BaseFeePerBlock": "Base Fee Per Block",
760
+ "AveragePriorityFeePerBlock": "Average Priority Fee Per Block",
761
+ "GasUsedPerBlock": "Gas Used Per Block",
762
+ "PercentageOfTxTypeInBlock": "Percentage of Tx Type In Block",
763
+ "baseFee": "Base Fee",
764
+ "AveragePriorityFee": "Average Priority Fee",
765
+ "GasUsed": "Gas Used",
766
+ "Legacy": "Legacy"
767
+ },
739
768
  "options": {
740
769
  "time": "Time Granularity",
741
770
  "range": "Date Range"
@@ -1303,9 +1332,9 @@
1303
1332
  "gasPrice": "Gas Price",
1304
1333
  "gasFee": "Gas Fee",
1305
1334
  "transactionFee": "Transaction Fee",
1306
- "baseFee": "Base: {{amount}}",
1307
- "maxFee": "Max: {{amount}}",
1308
- "maxPriorityFee": "Priority: {{amount}}",
1335
+ "baseFee": "Base:",
1336
+ "maxFee": "Max:",
1337
+ "maxPriorityFee": "Priority:",
1309
1338
  "burntFees": "Burnt Fees",
1310
1339
  "transactionAttributes": "Transaction Attributes",
1311
1340
  "gasCharged": "Gas Charged",
@@ -608,7 +608,8 @@
608
608
  "blockchainData": "Blockchain Data",
609
609
  "transaction": "Transaction",
610
610
  "account": "Account",
611
- "contracts": "Contracts"
611
+ "contracts": "Contracts",
612
+ "dashboard": "Dashboard"
612
613
  },
613
614
  "breadcrumb": {
614
615
  "charts": "Charts",
@@ -736,6 +737,34 @@
736
737
  "yAxisTitle4": "Count",
737
738
  "seriesName4": "Unique Senders Count (Day)"
738
739
  },
740
+ "burntFeesAnalysis": {
741
+ "preview": {
742
+ "title": "Burnt Fees Analysis",
743
+ "subtitle": "The dashboard tracks CIP-1559 and Storage Collateral metrics on ConfluxNetwork.",
744
+ "viewDetail": "View Details"
745
+ },
746
+ "totalBurntFees": "Total Burnt Fees",
747
+ "marketCap": "Market Cap",
748
+ "breakdownByTypes": "Breakdown By Types",
749
+ "cumulativeCFXBurn": "Cumulative CFX Burn",
750
+ "CFXDailyBurn": "CFX Daily Burn",
751
+ "burntRateInDaoVoting": "Burnt Rate In Dao Voting",
752
+ "1559MetricsBurn": "1559 Metrics Burn",
753
+ "storageBurn": "Storage Burn",
754
+ "baseFeeBurntRate": "Base Fee Burnt Rate",
755
+ "storageBurntRate": "Storage Burnt Rate",
756
+ "learnMore": "Learn more",
757
+ "CIP-1559Metrics": "CIP-1559 Metrics",
758
+ "CIP-1559MetricsTips": "The dashboard tracks CIP-1559 on ConfluxCore including base fees, priority fees, gas used and %tx type. ",
759
+ "BaseFeePerBlock": "Base Fee Per Block",
760
+ "AveragePriorityFeePerBlock": "Average Priority Fee Per Block",
761
+ "GasUsedPerBlock": "Gas Used Per Block",
762
+ "PercentageOfTxTypeInBlock": "Percentage of Tx Type In Block",
763
+ "baseFee": "Base Fee",
764
+ "AveragePriorityFee": "Average Priority Fee",
765
+ "GasUsed": "Gas Used",
766
+ "Legacy": "Legacy"
767
+ },
739
768
  "options": {
740
769
  "time": "Time Granularity",
741
770
  "range": "Date Range"
@@ -1303,9 +1332,9 @@
1303
1332
  "gasPrice": "Gas Price",
1304
1333
  "gasFee": "Gas Fee",
1305
1334
  "transactionFee": "Transaction Fee",
1306
- "baseFee": "Base: {{amount}}",
1307
- "maxFee": "Max: {{amount}}",
1308
- "maxPriorityFee": "Priority: {{amount}}",
1335
+ "baseFee": "Base:",
1336
+ "maxFee": "Max:",
1337
+ "maxPriorityFee": "Priority:",
1309
1338
  "burntFees": "Burnt Fees",
1310
1339
  "transactionAttributes": "Transaction Attributes",
1311
1340
  "gasCharged": "Gas Charged",
@@ -607,7 +607,8 @@
607
607
  "blockchainData": "区块链数据",
608
608
  "transaction": "交易",
609
609
  "account": "账户",
610
- "contracts": "合约"
610
+ "contracts": "合约",
611
+ "dashboard": "仪表盘"
611
612
  },
612
613
  "breadcrumb": {
613
614
  "charts": "图表",
@@ -736,6 +737,34 @@
736
737
  "yAxisTitle4": "数量",
737
738
  "seriesName4": "每日发送账户数"
738
739
  },
740
+ "burntFeesAnalysis": {
741
+ "preview": {
742
+ "title": "CFX销毁分析",
743
+ "subtitle": "仪表数据统计Conflux网络上基于CIP-1559和存储抵押销毁费用的指标。",
744
+ "viewDetail": "查看详情"
745
+ },
746
+ "totalBurntFees": "总销毁",
747
+ "marketCap": "总销毁市值",
748
+ "breakdownByTypes": "销毁类型占比",
749
+ "cumulativeCFXBurn": "CFX累计销毁",
750
+ "CFXDailyBurn": "CFX每日销毁",
751
+ "burntRateInDaoVoting": "销毁率投票结果",
752
+ "1559MetricsBurn": "1559销毁量",
753
+ "storageBurn": "存储抵押销毁量",
754
+ "baseFeeBurntRate": "基础费销毁率",
755
+ "storageBurntRate": "存储抵押销毁率",
756
+ "learnMore": "Learn more",
757
+ "CIP-1559Metrics": "CIP-1559 数据指标",
758
+ "CIP-1559MetricsTips": "仪表数据统计ConfluxCore区块基于CIP-1559的指标数据,包括基础费,平均优先费,燃料使用量和交易类型占比。",
759
+ "BaseFeePerBlock": "区块基础费",
760
+ "AveragePriorityFeePerBlock": "区块平均优先费",
761
+ "GasUsedPerBlock": "区块燃料用量",
762
+ "PercentageOfTxTypeInBlock": "区块交易类型",
763
+ "baseFee": "基础费",
764
+ "AveragePriorityFee": "平均优先费",
765
+ "GasUsed": "燃料用量",
766
+ "Legacy": "传统"
767
+ },
739
768
  "options": {
740
769
  "time": "时间粒度",
741
770
  "range": "时间范围"
@@ -1301,9 +1330,9 @@
1301
1330
  "gasPrice": "燃料价格",
1302
1331
  "gasFee": "燃料费",
1303
1332
  "transactionFee": "交易费",
1304
- "baseFee": "Base: {{amount}}",
1305
- "maxFee": "Max: {{amount}}",
1306
- "maxPriorityFee": "Priority: {{amount}}",
1333
+ "baseFee": "Base:",
1334
+ "maxFee": "Max:",
1335
+ "maxPriorityFee": "Priority:",
1307
1336
  "burntFees": "销毁费用",
1308
1337
  "gasCharged": "计费燃气",
1309
1338
  "txnType": "Txn Type: {{type}} {{typeDesc}} ",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfxjs/sirius-next-i18n",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "files": [
5
5
  "*/**"
6
6
  ],
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../cspace/zh_cn/index.ts"],"names":[],"mappings":""}
@@ -1,14 +0,0 @@
1
- import cn from './translation.json';
2
- import cnDotNet from './translationForDotNet.json';
3
- Object.keys(cnDotNet).forEach((key) => {
4
- const item = cnDotNet[key];
5
- if (item && typeof item === 'object') {
6
- }
7
- else {
8
- const cnItem = cn[key];
9
- if (cnItem === item) {
10
- delete cnDotNet[key];
11
- }
12
- }
13
- });
14
- console.log('cnDotNet', cnDotNet);