@cfxjs/sirius-next-i18n 0.1.19 → 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.
Files changed (28) hide show
  1. package/.turbo/turbo-build.log +1 -1
  2. package/cspace/en/translation.json +1 -1
  3. package/cspace/zh_cn/translation.json +1 -1
  4. package/dist/cspace/en/translation.json +1 -1
  5. package/dist/cspace/zh_cn/index.d.ts +2 -0
  6. package/dist/cspace/zh_cn/index.d.ts.map +1 -0
  7. package/dist/cspace/zh_cn/index.js +14 -0
  8. package/dist/cspace/zh_cn/translation.json +2369 -0
  9. package/dist/cspace/zh_cn/translationForDotNet.json +2289 -0
  10. package/node_modules/@cfxjs/sirius-next-eslint-config/README.md +3 -0
  11. package/node_modules/@cfxjs/sirius-next-eslint-config/library.js +34 -0
  12. package/node_modules/@cfxjs/sirius-next-eslint-config/package.json +18 -0
  13. package/node_modules/@cfxjs/sirius-next-eslint-config/react-internal.js +43 -0
  14. package/node_modules/@cfxjs/sirius-next-typescript-config/base.json +20 -0
  15. package/node_modules/@cfxjs/sirius-next-typescript-config/package.json +9 -0
  16. package/node_modules/@cfxjs/sirius-next-typescript-config/react-library.json +8 -0
  17. package/node_modules/@turbo/gen/LICENSE +373 -0
  18. package/node_modules/@turbo/gen/README.md +38 -0
  19. package/node_modules/@turbo/gen/dist/cli.d.ts +1 -0
  20. package/node_modules/@turbo/gen/dist/cli.js +127 -0
  21. package/node_modules/@turbo/gen/dist/templates/simple-js/config.js +43 -0
  22. package/node_modules/@turbo/gen/dist/templates/simple-js/templates/turborepo-generators.hbs +5 -0
  23. package/node_modules/@turbo/gen/dist/templates/simple-ts/config.ts +45 -0
  24. package/node_modules/@turbo/gen/dist/templates/simple-ts/templates/turborepo-generators.hbs +5 -0
  25. package/node_modules/@turbo/gen/dist/types.d.ts +2 -0
  26. package/node_modules/@turbo/gen/dist/types.js +1 -0
  27. package/node_modules/@turbo/gen/package.json +57 -0
  28. package/package.json +8 -8
@@ -1,5 +1,5 @@
1
1
 
2
2
  
3
- > @cfxjs/sirius-next-i18n@0.1.18 build /Users/lww/Developer/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
 
@@ -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": {
@@ -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": {
@@ -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": {
@@ -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);