@cfxjs/sirius-next-i18n 0.1.3 → 0.1.5

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.
@@ -1,5 +1,5 @@
1
1
 
2
2
  
3
- > @cfxjs/sirius-next-i18n@0.1.3 build /Users/shine/Documents/conflux/sirius-next/packages/i18n
3
+ > @cfxjs/sirius-next-i18n@0.1.5 build /Users/mac/Desktop/code/sirius-next/packages/i18n
4
4
  > tsc
5
5
 
@@ -1532,11 +1532,11 @@
1532
1532
  "value": "Value",
1533
1533
  "gasUsed": "Limit | Gas Used | Gas Charged",
1534
1534
  "gasPrice": "Gas Price",
1535
- "gasFee": "Gas Fee",
1535
+ "gasFee": "Gas Fees",
1536
1536
  "transactionFee": "Transaction Fee",
1537
1537
  "baseFee": "Base:",
1538
1538
  "maxFee": "Max:",
1539
- "maxPriorityFee": "Priority:",
1539
+ "maxPriorityFee": "Max Priority:",
1540
1540
  "burntFees": "Burnt Fees",
1541
1541
  "transactionAttributes": "Transaction Attributes",
1542
1542
  "gasCharged": "Gas Charged",
@@ -1818,7 +1818,8 @@
1818
1818
  "value": "The value being transacted in CFX. ",
1819
1819
  "gasUsedLimit": "The exact units of gas that was used for the transaction; Maximum amount of gas provided for the transaction.",
1820
1820
  "gasPrice": "Cost per unit of gas specified for the transaction in GDrip. The higher the gas price the higher chance of getting included in a block.",
1821
- "gasFee": "Base: Refers to the base fee at the time of the Pivot block on Conflux Core.\nMax | Priority: Refers to the max amount a user is willing to pay for tx & to give the block producer respective reward.",
1821
+ "baseFee": "Base: Refers to the base fee at the time of the Pivot block on Conflux Core.",
1822
+ "maxFee": "Max | Max Priority: Refers to the max amount a user is willing to pay for tx & to give the block producer respective reward.",
1822
1823
  "transactionFee": "The exact fee of gas that was used for the transaction.",
1823
1824
  "burntFees": "Total amount of CFX burnt from this tx.",
1824
1825
  "transactionAttributes": "Attributes related to this tx.",
@@ -1533,7 +1533,7 @@
1533
1533
  "transactionFee": "交易费",
1534
1534
  "baseFee": "Base:",
1535
1535
  "maxFee": "Max:",
1536
- "maxPriorityFee": "Priority:",
1536
+ "maxPriorityFee": "Max Priority:",
1537
1537
  "burntFees": "销毁费用",
1538
1538
  "transactionAttributes": "交易属性",
1539
1539
  "gasCharged": "计费燃气",
@@ -1814,7 +1814,8 @@
1814
1814
  "value": "该交易金额是以CFX显示。 ",
1815
1815
  "gasUsedLimit": "燃料使用指交易所使用的燃料数量; 燃料限制代表用于愿意为交易花费的最大燃料量。",
1816
1816
  "gasPrice": "交易指定的每单位燃料成本,GDrip为支付单位。燃料费用越高,被写入区块的机会就越大。",
1817
- "gasFee": "基础费:指Conflux Core Pivot区块出块时的燃料基础费。\n最大费用|优先费用:指用户愿意为这笔交易支付的最大费用并给予矿工的相应奖励费用。",
1817
+ "baseFee": "基础费:指Conflux Core Pivot区块出块时的燃料基础费。",
1818
+ "maxFee": "最大费用|优先费用:指用户愿意为这笔交易支付的最大费用并给予矿工的相应奖励费用。",
1818
1819
  "transactionFee": "交易所使用的燃料费用。",
1819
1820
  "burntFees": "此交易销毁的CFX总量。",
1820
1821
  "transactionAttributes": "此交易相关的属性信息。",
@@ -1531,11 +1531,11 @@
1531
1531
  "value": "Value",
1532
1532
  "gasUsed": "Limit | Gas Used | Gas Charged",
1533
1533
  "gasPrice": "Gas Price",
1534
- "gasFee": "Gas Fee",
1534
+ "gasFee": "Gas Fees",
1535
1535
  "transactionFee": "Transaction Fee",
1536
1536
  "baseFee": "Base:",
1537
1537
  "maxFee": "Max:",
1538
- "maxPriorityFee": "Priority:",
1538
+ "maxPriorityFee": "Max Priority:",
1539
1539
  "burntFees": "Burnt Fees",
1540
1540
  "transactionAttributes": "Transaction Attributes",
1541
1541
  "gasCharged": "Gas Charged",
@@ -1817,7 +1817,8 @@
1817
1817
  "value": "The value being transacted in CFX. ",
1818
1818
  "gasUsedLimit": "The exact units of gas that was used for the transaction; Maximum amount of gas provided for the transaction.",
1819
1819
  "gasPrice": "Cost per unit of gas specified for the transaction in GDrip. The higher the gas price the higher chance of getting included in a block.",
1820
- "gasFee": "Base: Refers to the base fee at the time of the Pivot block on Conflux Core.\nMax | Priority: Refers to the max amount a user is willing to pay for tx & to give the block producer respective reward.",
1820
+ "baseFee": "Base: Refers to the base fee at the time of the Pivot block on Conflux Core.",
1821
+ "maxFee": "Max | Max Priority: Refers to the max amount a user is willing to pay for tx & to give the block producer respective reward.",
1821
1822
  "transactionFee": "The exact fee of gas that was used for the transaction.",
1822
1823
  "burntFees": "Total amount of CFX burnt from this tx.",
1823
1824
  "transactionAttributes": "Attributes related to this tx.",
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../cspace/zh_cn/index.ts"],"names":[],"mappings":""}
@@ -0,0 +1,14 @@
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);