@cfxjs/sirius-next-i18n 0.1.29 → 0.1.31
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 +6 -1
- package/cspace/zh_cn/translation.json +6 -1
- package/dist/cspace/en/translation.json +6 -1
- package/dist/evm/base/en/translation.json +9 -1
- package/evm/base/en/translation.json +9 -1
- package/evm/base/zh_cn/translation.json +9 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"nametag": {
|
|
3
3
|
"label": "Public Name Tag",
|
|
4
|
-
"tip": "Public Name Tag: "
|
|
4
|
+
"tip": "Public Name Tag: ",
|
|
5
|
+
"labels": {
|
|
6
|
+
"tooltips": {
|
|
7
|
+
"verified": "Evaluated to be a token of public interest by Confluxscan."
|
|
8
|
+
}
|
|
9
|
+
}
|
|
5
10
|
},
|
|
6
11
|
"ens": {
|
|
7
12
|
"label": "CNS Name",
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"nametag": {
|
|
3
3
|
"label": "Public Name Tag",
|
|
4
|
-
"tip": "Public Name Tag: "
|
|
4
|
+
"tip": "Public Name Tag: ",
|
|
5
|
+
"labels": {
|
|
6
|
+
"tooltips": {
|
|
7
|
+
"verified": "Evaluated to be a token of public interest by Confluxscan."
|
|
8
|
+
}
|
|
9
|
+
}
|
|
5
10
|
},
|
|
6
11
|
"ens": {
|
|
7
12
|
"label": "CNS Name",
|
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
{
|
|
2
|
+
"banner": {
|
|
3
|
+
"upgradeToUSDT0": "USDT on Conflux has been upgraded to native USDT0. <0>Convert now</0> or <1>bridge</1> USDT0 to multi-chain seamlessly."
|
|
4
|
+
},
|
|
2
5
|
"nametag": {
|
|
3
6
|
"label": "Public Name Tag",
|
|
4
|
-
"tip": "Public Name Tag: "
|
|
7
|
+
"tip": "Public Name Tag: ",
|
|
8
|
+
"labels": {
|
|
9
|
+
"tooltips": {
|
|
10
|
+
"verified": "Evaluated to be a token of public interest by Confluxscan."
|
|
11
|
+
}
|
|
12
|
+
}
|
|
5
13
|
},
|
|
6
14
|
"profile": {
|
|
7
15
|
"title": "Profile",
|
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
{
|
|
2
|
+
"banner": {
|
|
3
|
+
"upgradeToUSDT0": "USDT on Conflux has been upgraded to native USDT0. <0>Convert now</0> or <1>bridge</1> USDT0 to multi-chain seamlessly."
|
|
4
|
+
},
|
|
2
5
|
"nametag": {
|
|
3
6
|
"label": "Public Name Tag",
|
|
4
|
-
"tip": "Public Name Tag: "
|
|
7
|
+
"tip": "Public Name Tag: ",
|
|
8
|
+
"labels": {
|
|
9
|
+
"tooltips": {
|
|
10
|
+
"verified": "Evaluated to be a token of public interest by Confluxscan."
|
|
11
|
+
}
|
|
12
|
+
}
|
|
5
13
|
},
|
|
6
14
|
"profile": {
|
|
7
15
|
"title": "Profile",
|
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
{
|
|
2
|
+
"banner": {
|
|
3
|
+
"upgradeToUSDT0": "Conflux 上的 USDT 已升级为原生 USDT0。您可以<0>立即转换</0>, 或将 USDT0<1>无缝跨链</1>。"
|
|
4
|
+
},
|
|
2
5
|
"nametag": {
|
|
3
6
|
"label": "公共标签",
|
|
4
|
-
"tip": "公共标签:"
|
|
7
|
+
"tip": "公共标签:",
|
|
8
|
+
"labels": {
|
|
9
|
+
"tooltips": {
|
|
10
|
+
"verified": "经 Confluxscan 评估为公众关注的代币。"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
5
13
|
},
|
|
6
14
|
"profile": {
|
|
7
15
|
"title": "用户",
|