@cfxjs/sirius-next-i18n 0.2.13 → 0.2.14
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 +1 -2
- package/cspace/zh_cn/translation.json +1 -2
- package/dist/cspace/en/translation.json +1 -2
- package/dist/evm/base/en/translation.json +1 -2
- package/evm/base/en/translation.json +1 -2
- package/evm/base/zh_cn/translation.json +1 -2
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -267,8 +267,7 @@
|
|
|
267
267
|
"notVerifyImplementContract": "Read / Write as Proxy function is available after the proxy and implementation <0>contract verification.</0>",
|
|
268
268
|
"pattern": "ABI for the implementation contract at <0>address</0>, using <1>pattern</1> proxy pattern.",
|
|
269
269
|
"beacon": {
|
|
270
|
-
"pattern1": "
|
|
271
|
-
"pattern2": "Previously recorded to be associated with beacon contract on <1>address</1> ."
|
|
270
|
+
"pattern1": "This proxy contract uses the <1>EIP-1967 Beacon Proxy</1> pattern. Its current implementation contract is <3>address</3>, and its Beacon contract is <5>address</5>."
|
|
272
271
|
},
|
|
273
272
|
"expandAll": "Expand All",
|
|
274
273
|
"reset": "Reset",
|
|
@@ -266,8 +266,7 @@
|
|
|
266
266
|
"notVerifyImplementContract": "在代理合约和执行合约均被<0>验证</0>后可使用代理合约的读写功能。",
|
|
267
267
|
"pattern": "实现执行合约的 ABI 位于 <0>address</0>, 使用 <1>pattern</1> 代理模式.",
|
|
268
268
|
"beacon": {
|
|
269
|
-
"pattern1": "
|
|
270
|
-
"pattern2": "该合约此前记录对应的 beacon 合约为 <1>address</1> 。"
|
|
269
|
+
"pattern1": "该代理合约采用 <1>EIP-1967 Beacon Proxy</1> 模式,当前实现合约为 <3>address</3>,Beacon 合约为 <5>address</5>。"
|
|
271
270
|
},
|
|
272
271
|
"expandAll": "全部展开",
|
|
273
272
|
"reset": "重置",
|
|
@@ -267,8 +267,7 @@
|
|
|
267
267
|
"notVerifyImplementContract": "Read / Write as Proxy function is available after the proxy and implementation <0>contract verification.</0>",
|
|
268
268
|
"pattern": "ABI for the implementation contract at <0>address</0>, using <1>pattern</1> proxy pattern.",
|
|
269
269
|
"beacon": {
|
|
270
|
-
"pattern1": "
|
|
271
|
-
"pattern2": "Previously recorded to be associated with beacon contract on <1>address</1> ."
|
|
270
|
+
"pattern1": "This proxy contract uses the <1>EIP-1967 Beacon Proxy</1> pattern. Its current implementation contract is <3>address</3>, and its Beacon contract is <5>address</5>."
|
|
272
271
|
},
|
|
273
272
|
"expandAll": "Expand All",
|
|
274
273
|
"reset": "Reset",
|
|
@@ -257,8 +257,7 @@
|
|
|
257
257
|
"notVerifyImplementContract": "Read / Write as Proxy function is available after the proxy and implementation <0>contract verification.</0>",
|
|
258
258
|
"pattern": "ABI for the implementation contract at <0>address</0>, using <1>pattern</1> proxy pattern.",
|
|
259
259
|
"beacon": {
|
|
260
|
-
"pattern1": "
|
|
261
|
-
"pattern2": "Previously recorded to be associated with beacon contract on <1>address</1> ."
|
|
260
|
+
"pattern1": "This proxy contract uses the <1>EIP-1967 Beacon Proxy</1> pattern. Its current implementation contract is <3>address</3>, and its Beacon contract is <5>address</5>."
|
|
262
261
|
},
|
|
263
262
|
"expandAll": "Expand All",
|
|
264
263
|
"reset": "Reset",
|
|
@@ -257,8 +257,7 @@
|
|
|
257
257
|
"notVerifyImplementContract": "Read / Write as Proxy function is available after the proxy and implementation <0>contract verification.</0>",
|
|
258
258
|
"pattern": "ABI for the implementation contract at <0>address</0>, using <1>pattern</1> proxy pattern.",
|
|
259
259
|
"beacon": {
|
|
260
|
-
"pattern1": "
|
|
261
|
-
"pattern2": "Previously recorded to be associated with beacon contract on <1>address</1> ."
|
|
260
|
+
"pattern1": "This proxy contract uses the <1>EIP-1967 Beacon Proxy</1> pattern. Its current implementation contract is <3>address</3>, and its Beacon contract is <5>address</5>."
|
|
262
261
|
},
|
|
263
262
|
"expandAll": "Expand All",
|
|
264
263
|
"reset": "Reset",
|
|
@@ -256,8 +256,7 @@
|
|
|
256
256
|
"notVerifyImplementContract": "在代理合约和执行合约均被<0>验证</0>后可使用代理合约的读写功能。",
|
|
257
257
|
"pattern": "实现执行合约的 ABI 位于 <0>address</0>, 使用 <1>pattern</1> 代理模式.",
|
|
258
258
|
"beacon": {
|
|
259
|
-
"pattern1": "
|
|
260
|
-
"pattern2": "该合约此前记录对应的 beacon 合约为 <1>address</1> 。"
|
|
259
|
+
"pattern1": "该代理合约采用 <1>EIP-1967 Beacon Proxy</1> 模式,当前实现合约为 <3>address</3>,Beacon 合约为 <5>address</5>。"
|
|
261
260
|
},
|
|
262
261
|
"expandAll": "全部展开",
|
|
263
262
|
"reset": "重置",
|