@cfxjs/sirius-next-i18n 0.2.5 → 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 +7 -1
- package/cspace/zh_cn/translation.json +7 -1
- package/dist/cspace/en/translation.json +7 -1
- package/dist/evm/base/en/translation.json +7 -1
- package/evm/base/en/translation.json +7 -1
- package/evm/base/zh_cn/translation.json +7 -1
- 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",
|
|
@@ -1950,7 +1952,11 @@
|
|
|
1950
1952
|
"tokenTracker": "The token which was deployed by the contract.",
|
|
1951
1953
|
"contractCreator": "The address which deploys the contract.",
|
|
1952
1954
|
"storageSponsor": "The sponsor address which pays storage collateral for transactions interacts with such a contract. ",
|
|
1953
|
-
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. "
|
|
1955
|
+
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. ",
|
|
1956
|
+
"toggleFullscreen": "Toggle Fullscreen",
|
|
1957
|
+
"searchPlaceholder": "Search Source Code",
|
|
1958
|
+
"noMatchingSearchResult": "No matching result.",
|
|
1959
|
+
"searchTips": "Press Enter / Down arrow key to find next and Up arrow key for previous. "
|
|
1954
1960
|
},
|
|
1955
1961
|
"phishingWarning": "Security Reminder<br />Select Address: <br /><0>address</0><br /><br />In the 100 transactions before and after, the following addresses were found to have similar shortened forms to the selected address:<br /><br /><1>addresses</1><br />Please note, shortened addresses are not necessarily identical. To avoid phishing, always verify the full address before sending transactions."
|
|
1956
1962
|
},
|
|
@@ -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": "通证",
|
|
@@ -1945,7 +1947,11 @@
|
|
|
1945
1947
|
"tokenTracker": "该合约上部署的通证。",
|
|
1946
1948
|
"contractCreator": "创建该合约的地址。",
|
|
1947
1949
|
"storageSponsor": "为调用这个合约的交易支付存储押金的赞助地址。",
|
|
1948
|
-
"gasFeeSponsor": "为调用这个合约的交易支付交易费的赞助商地址。"
|
|
1950
|
+
"gasFeeSponsor": "为调用这个合约的交易支付交易费的赞助商地址。",
|
|
1951
|
+
"toggleFullscreen": "切换全屏",
|
|
1952
|
+
"searchPlaceholder": "搜索源代码",
|
|
1953
|
+
"noMatchingSearchResult": "未搜索到结果",
|
|
1954
|
+
"searchTips": "按回车键/向下箭头键查找下一个,按向上箭头键查找上一个。"
|
|
1949
1955
|
},
|
|
1950
1956
|
"phishingWarning": "安全提醒<br />已选地址:<br /><0>address</0><br /><br />在前后 100 条交易记录中,发现以下地址的缩略形式与已选地址相似:<br /><br /><1>addresses</1><br />请注意,缩写地址不代表完全相同。为防止钓鱼地址伪装,发送交易前务必核对完整地址。"
|
|
1951
1957
|
},
|
|
@@ -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",
|
|
@@ -1949,7 +1951,11 @@
|
|
|
1949
1951
|
"tokenTracker": "The token which was deployed by the contract.",
|
|
1950
1952
|
"contractCreator": "The address which deploys the contract.",
|
|
1951
1953
|
"storageSponsor": "The sponsor address which pays storage collateral for transactions interacts with such a contract. ",
|
|
1952
|
-
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. "
|
|
1954
|
+
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. ",
|
|
1955
|
+
"toggleFullscreen": "Toggle Fullscreen",
|
|
1956
|
+
"searchPlaceholder": "Search Source Code",
|
|
1957
|
+
"noMatchingSearchResult": "No matching result.",
|
|
1958
|
+
"searchTips": "Press Enter / Down arrow key to find next and Up arrow key for previous. "
|
|
1953
1959
|
},
|
|
1954
1960
|
"phishingWarning": "Security Reminder<br />Select Address: <br /><0>address</0><br /><br />In the 100 transactions before and after, the following addresses were found to have similar shortened forms to the selected address:<br /><br /><1>addresses</1><br />Please note, shortened addresses are not necessarily identical. To avoid phishing, always verify the full address before sending transactions."
|
|
1955
1961
|
},
|
|
@@ -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",
|
|
@@ -1684,7 +1686,11 @@
|
|
|
1684
1686
|
"contractCreator": "The address which deploys the contract.",
|
|
1685
1687
|
"contractAdmin": "The address which owns the contract administration authority. The admin is able to destroy the contract. (Tethys zero address: cfx:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa0sfbnjm2; Testnet zero address: cfxtest:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa6f0vrcsw)",
|
|
1686
1688
|
"storageSponsor": "The sponsor address which pays storage collateral for transactions interacts with such a contract. ",
|
|
1687
|
-
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. "
|
|
1689
|
+
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. ",
|
|
1690
|
+
"toggleFullscreen": "Toggle Fullscreen",
|
|
1691
|
+
"searchPlaceholder": "Search Source Code",
|
|
1692
|
+
"noMatchingSearchResult": "No matching result.",
|
|
1693
|
+
"searchTips": "Press Enter / Down arrow key to find next and Up arrow key for previous. "
|
|
1688
1694
|
},
|
|
1689
1695
|
"phishingWarning": "Security Reminder<br />Select Address: <br /><0>address</0><br /><br />In the 100 transactions before and after, the following addresses were found to have similar shortened forms to the selected address:<br /><br /><1>addresses</1><br />Please note, shortened addresses are not necessarily identical. To avoid phishing, always verify the full address before sending transactions."
|
|
1690
1696
|
},
|
|
@@ -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",
|
|
@@ -1684,7 +1686,11 @@
|
|
|
1684
1686
|
"contractCreator": "The address which deploys the contract.",
|
|
1685
1687
|
"contractAdmin": "The address which owns the contract administration authority. The admin is able to destroy the contract. (Tethys zero address: cfx:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa0sfbnjm2; Testnet zero address: cfxtest:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa6f0vrcsw)",
|
|
1686
1688
|
"storageSponsor": "The sponsor address which pays storage collateral for transactions interacts with such a contract. ",
|
|
1687
|
-
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. "
|
|
1689
|
+
"gasFeeSponsor": "The sponsor address which pays gas fee for transactions interacts with such a contract. ",
|
|
1690
|
+
"toggleFullscreen": "Toggle Fullscreen",
|
|
1691
|
+
"searchPlaceholder": "Search Source Code",
|
|
1692
|
+
"noMatchingSearchResult": "No matching result.",
|
|
1693
|
+
"searchTips": "Press Enter / Down arrow key to find next and Up arrow key for previous. "
|
|
1688
1694
|
},
|
|
1689
1695
|
"phishingWarning": "Security Reminder<br />Select Address: <br /><0>address</0><br /><br />In the 100 transactions before and after, the following addresses were found to have similar shortened forms to the selected address:<br /><br /><1>addresses</1><br />Please note, shortened addresses are not necessarily identical. To avoid phishing, always verify the full address before sending transactions."
|
|
1690
1696
|
},
|
|
@@ -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": "通证",
|
|
@@ -1680,7 +1682,11 @@
|
|
|
1680
1682
|
"contractCreator": "创建该合约的地址。",
|
|
1681
1683
|
"contractAdmin": "管理员地址,有能力销毁合约。如果管理员地址不是零地址,则表示该合约处于调试阶段(Tethys 零地址为:cfx:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa0sfbnjm2;Testnet 零地址为:cfxtest:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa6f0vrcsw)。",
|
|
1682
1684
|
"storageSponsor": "为调用这个合约的交易支付存储押金的赞助地址。",
|
|
1683
|
-
"gasFeeSponsor": "为调用这个合约的交易支付交易费的赞助商地址。"
|
|
1685
|
+
"gasFeeSponsor": "为调用这个合约的交易支付交易费的赞助商地址。",
|
|
1686
|
+
"toggleFullscreen": "切换全屏",
|
|
1687
|
+
"searchPlaceholder": "搜索源代码",
|
|
1688
|
+
"noMatchingSearchResult": "未搜索到结果",
|
|
1689
|
+
"searchTips": "按回车键/向下箭头键查找下一个,按向上箭头键查找上一个。"
|
|
1684
1690
|
},
|
|
1685
1691
|
"phishingWarning": "安全提醒<br />已选地址:<br /><0>address</0><br /><br />在前后 100 条交易记录中,发现以下地址的缩略形式与已选地址相似:<br /><br /><1>addresses</1><br />请注意,缩写地址不代表完全相同。为防止钓鱼地址伪装,发送交易前务必核对完整地址。"
|
|
1686
1692
|
},
|