@cfxjs/sirius-next-i18n 0.1.18 → 0.1.20

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.18 build /Users/mac/Desktop/code/sirius-next/packages/i18n
3
+ > @cfxjs/sirius-next-i18n@0.1.20 build /Users/mac/Desktop/code/sirius-next/packages/i18n
4
4
  > tsc
5
5
 
@@ -628,7 +628,7 @@
628
628
  "oldest": "Oldest"
629
629
  },
630
630
  "highcharts": {
631
- "subtitle": "Source: confluxscan.io<br/>Click and drag in the plot area to zoom in",
631
+ "subtitle": "Source: confluxscan.org<br/>Click and drag in the plot area to zoom in",
632
632
  "preview": {
633
633
  "title": "Charts",
634
634
  "subtitle": " A collection of charts on the Conflux Chain (click on View Details for a zoomed view)",
@@ -2049,7 +2049,7 @@
2049
2049
  "totalAccountCount": "Accounts",
2050
2050
  "votingBlock": "Latest Voted Block",
2051
2051
  "apy": "APR",
2052
- "apyTip": "The existing base staking rate is 4%, and the PoS staking reward is added to this with a plus factor. Let x=CFX total circulation / CFX total staking, and the additional coefficient be √x.\nWhen the amount of staking is 1/4 of the circulation, the reward rate is 8%; When the amount of staking is 1/9 of the circulation, the reward rate is 12%; And so on. When the total number of votes cast is relatively low, those who vote will benefit more."
2052
+ "apyTip": "The existing base staking rate is {{rate1}}%, and the PoS staking reward is added to this with a plus factor. Let x=CFX total circulation / CFX total staking, and the additional coefficient be √x.\nWhen the amount of staking is 1/4 of the circulation, the reward rate is {{rate2}}%; When the amount of staking is 1/9 of the circulation, the reward rate is {{rate3}}%; And so on. When the total number of votes cast is relatively low, those who vote will benefit more."
2053
2053
  }
2054
2054
  },
2055
2055
  "swap": {
@@ -627,7 +627,7 @@
627
627
  "oldest": "最旧"
628
628
  },
629
629
  "highcharts": {
630
- "subtitle": "资源:ConfluxScan.io<br/>点击并拖动绘图区域以放大图表",
630
+ "subtitle": "资源:ConfluxScan.org<br/>点击并拖动绘图区域以放大图表",
631
631
  "preview": {
632
632
  "title": "图表",
633
633
  "subtitle": "Conflux 链上的图表 (点击查看详情)",
@@ -2045,7 +2045,7 @@
2045
2045
  "totalAccountCount": "账户总数",
2046
2046
  "votingBlock": "最新已投票区块",
2047
2047
  "apy": "年利率",
2048
- "apyTip": "现有基础质押利率为 4%,而 PoS 质押奖励在此基础上添加加成系数。设 x=CFX总流通量 /CFX总质押量,加成系数为 √x。\n当质押量为流通量的 1/4 时,利率为 8%;当质押量为流通量 1/9 时,利率为 12%;以此类推。当参与投票的总数相对较低时,参与投票的人将获得更多的利益。"
2048
+ "apyTip": "现有基础质押利率为 {{rate1}}%,而 PoS 质押奖励在此基础上添加加成系数。设 x=CFX总流通量 /CFX总质押量,加成系数为 √x。\n当质押量为流通量的 1/4 时,利率为 {{rate2}}%;当质押量为流通量 1/9 时,利率为 {{rate3}}%;以此类推。当参与投票的总数相对较低时,参与投票的人将获得更多的利益。"
2049
2049
  }
2050
2050
  },
2051
2051
  "swap": {
@@ -628,7 +628,7 @@
628
628
  "oldest": "Oldest"
629
629
  },
630
630
  "highcharts": {
631
- "subtitle": "Source: confluxscan.io<br/>Click and drag in the plot area to zoom in",
631
+ "subtitle": "Source: confluxscan.org<br/>Click and drag in the plot area to zoom in",
632
632
  "preview": {
633
633
  "title": "Charts",
634
634
  "subtitle": " A collection of charts on the Conflux Chain (click on View Details for a zoomed view)",
@@ -2048,7 +2048,7 @@
2048
2048
  "totalAccountCount": "Accounts",
2049
2049
  "votingBlock": "Latest Voted Block",
2050
2050
  "apy": "APR",
2051
- "apyTip": "The existing base staking rate is 4%, and the PoS staking reward is added to this with a plus factor. Let x=CFX total circulation / CFX total staking, and the additional coefficient be √x.\nWhen the amount of staking is 1/4 of the circulation, the reward rate is 8%; When the amount of staking is 1/9 of the circulation, the reward rate is 12%; And so on. When the total number of votes cast is relatively low, those who vote will benefit more."
2051
+ "apyTip": "The existing base staking rate is {{rate1}}%, and the PoS staking reward is added to this with a plus factor. Let x=CFX total circulation / CFX total staking, and the additional coefficient be √x.\nWhen the amount of staking is 1/4 of the circulation, the reward rate is {{rate2}}%; When the amount of staking is 1/9 of the circulation, the reward rate is {{rate3}}%; And so on. When the total number of votes cast is relatively low, those who vote will benefit more."
2052
2052
  }
2053
2053
  },
2054
2054
  "swap": {
@@ -627,7 +627,7 @@
627
627
  "active-accounts": "Active Accounts",
628
628
  "contracts": "Contracts Statistics"
629
629
  },
630
- "subtitle": "Source: ConfluxScan.io<br/>Click and drag in the plot area to zoom in",
630
+ "subtitle": "Source: ConfluxScan.org<br/>Click and drag in the plot area to zoom in",
631
631
  "averageBlockTime": {
632
632
  "title": "Average Block Time",
633
633
  "subtitle": "The time required to generate a block.",
@@ -627,7 +627,7 @@
627
627
  "active-accounts": "Active Accounts",
628
628
  "contracts": "Contracts Statistics"
629
629
  },
630
- "subtitle": "Source: ConfluxScan.io<br/>Click and drag in the plot area to zoom in",
630
+ "subtitle": "Source: ConfluxScan.org<br/>Click and drag in the plot area to zoom in",
631
631
  "averageBlockTime": {
632
632
  "title": "Average Block Time",
633
633
  "subtitle": "The time required to generate a block.",
@@ -627,7 +627,7 @@
627
627
  "contracts": "全部合约",
628
628
  "gasUsed": "燃料用量"
629
629
  },
630
- "subtitle": "资源:ConfluxScan.io<br/>点击并拖动绘图区域以放大图表",
630
+ "subtitle": "资源:ConfluxScan.org<br/>点击并拖动绘图区域以放大图表",
631
631
  "averageBlockTime": {
632
632
  "title": "出块间隔",
633
633
  "subtitle": "生成一个区块所需花费时间",
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@cfxjs/sirius-next-i18n",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "files": [
5
5
  "*/**"
6
6
  ],
7
7
  "devDependencies": {
8
8
  "@turbo/gen": "^1.12.4",
9
9
  "typescript": "^5.4.2",
10
- "@cfxjs/sirius-next-eslint-config": "0.0.0",
11
- "@cfxjs/sirius-next-typescript-config": "0.0.0"
10
+ "@cfxjs/sirius-next-typescript-config": "0.0.0",
11
+ "@cfxjs/sirius-next-eslint-config": "0.0.0"
12
12
  },
13
13
  "publishConfig": {
14
14
  "access": "public"