@cfxjs/sirius-next-i18n 0.2.6 → 0.2.7
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.
- package/.turbo/turbo-build.log +1 -1
- package/cspace/en/translation.json +2 -0
- package/cspace/zh_cn/translation.json +2 -0
- package/dist/cspace/en/translation.json +2 -0
- package/dist/evm/base/en/translation.json +2 -0
- package/evm/base/en/translation.json +2 -0
- package/evm/base/zh_cn/translation.json +2 -0
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -471,6 +471,8 @@
|
|
|
471
471
|
"tipCountAfter": "tokens (The following list only displays certain tokens, undisplayed tokens can be found by searching contract address)",
|
|
472
472
|
"dataSource": "Market Data Source: <a href='https://coinmarketcap.com/' target='_blank'>CoinMarketCap</a>",
|
|
473
473
|
"crcTip": "The {{crc}} is a digital asset published on the Conflux network using the {{erc}} standard.",
|
|
474
|
+
"filterByHolder": "Filter by Holder",
|
|
475
|
+
"balance": "Balance",
|
|
474
476
|
"table": {
|
|
475
477
|
"number": "#",
|
|
476
478
|
"token": "Token",
|
|
@@ -469,6 +469,8 @@
|
|
|
469
469
|
"tipCountAfter": "个通证(该列表仅展示一部分通证,其他未展示在列表中的通证可以通过搜索合约地址查看)",
|
|
470
470
|
"dataSource": "市场数据来源:<a href='https://coinmarketcap.com/zh/' target='_blank'>CoinMarketCap</a> 支持",
|
|
471
471
|
"crcTip": "{{crc}} 是发布在 Conflux 网络上,采用 {{erc}} 标准的数字资产。",
|
|
472
|
+
"filterByHolder": "按持有人筛选",
|
|
473
|
+
"balance": "余额",
|
|
472
474
|
"table": {
|
|
473
475
|
"number": "#",
|
|
474
476
|
"token": "通证",
|
|
@@ -471,6 +471,8 @@
|
|
|
471
471
|
"tipCountAfter": "tokens (The following list only displays certain tokens, undisplayed tokens can be found by searching contract address)",
|
|
472
472
|
"dataSource": "Market Data Source: <a href='https://coinmarketcap.com/' target='_blank'>CoinMarketCap</a>",
|
|
473
473
|
"crcTip": "The {{crc}} is a digital asset published on the Conflux network using the {{erc}} standard.",
|
|
474
|
+
"filterByHolder": "Filter by Holder",
|
|
475
|
+
"balance": "Balance",
|
|
474
476
|
"table": {
|
|
475
477
|
"number": "#",
|
|
476
478
|
"token": "Token",
|
|
@@ -480,6 +480,8 @@
|
|
|
480
480
|
"tipCountAfter": "tokens (The following list only displays certain tokens, undisplayed tokens can be found by searching contract address)",
|
|
481
481
|
"dataSource": "Market Data Source: <a href='https://coinmarketcap.com/' target='_blank'>CoinMarketCap</a>",
|
|
482
482
|
"ercTip": "The {{erc}} is a digital asset published on the Conflux network using the {{erc}} standard.",
|
|
483
|
+
"filterByHolder": "Filter by Holder",
|
|
484
|
+
"balance": "Balance",
|
|
483
485
|
"table": {
|
|
484
486
|
"number": "#",
|
|
485
487
|
"token": "Token",
|
|
@@ -480,6 +480,8 @@
|
|
|
480
480
|
"tipCountAfter": "tokens (The following list only displays certain tokens, undisplayed tokens can be found by searching contract address)",
|
|
481
481
|
"dataSource": "Market Data Source: <a href='https://coinmarketcap.com/' target='_blank'>CoinMarketCap</a>",
|
|
482
482
|
"ercTip": "The {{erc}} is a digital asset published on the Conflux network using the {{erc}} standard.",
|
|
483
|
+
"filterByHolder": "Filter by Holder",
|
|
484
|
+
"balance": "Balance",
|
|
483
485
|
"table": {
|
|
484
486
|
"number": "#",
|
|
485
487
|
"token": "Token",
|
|
@@ -478,6 +478,8 @@
|
|
|
478
478
|
"tipCountAfter": "个通证(该列表仅展示一部分通证,其他未展示在列表中的通证可以通过搜索合约地址查看)",
|
|
479
479
|
"dataSource": "市场数据来源:<a href='https://coinmarketcap.com/zh/' target='_blank'>CoinMarketCap</a> 支持",
|
|
480
480
|
"ercTip": "{{erc}} 是发布在 Conflux 网络上,采用 {{erc}} 标准的数字资产。",
|
|
481
|
+
"filterByHolder": "按持有人筛选",
|
|
482
|
+
"balance": "余额",
|
|
481
483
|
"table": {
|
|
482
484
|
"number": "#",
|
|
483
485
|
"token": "通证",
|