@cfxjs/sirius-next-i18n 0.1.27 → 0.1.29

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.
@@ -1,5 +1,5 @@
1
1
 
2
2
  
3
- > @cfxjs/sirius-next-i18n@0.1.27 build /Users/mac/Desktop/code/sirius-next/packages/i18n
3
+ > @cfxjs/sirius-next-i18n@0.1.29 build /Users/mac/Desktop/code/sirius-next/packages/i18n
4
4
  > tsc
5
5
 
@@ -297,20 +297,35 @@
297
297
  "third": "3. Only single-file verification is supported.",
298
298
  "fourth": "4. Constructor arguments are not supported currently."
299
299
  },
300
+ "vyperNotice": {
301
+ "first": "1. Does not support external libraries or optimization settings.",
302
+ "second": "2. Source code should fit inside a single .vy file."
303
+ },
304
+ "stepTitle": {
305
+ "step1": "Contract Details",
306
+ "step2": "Upload Contract Source Code"
307
+ },
300
308
  "upload": "Upload Contract File",
301
309
  "submit": "Submit",
302
310
  "contractAddress": "Contract Address",
303
311
  "runs": "Runs",
312
+ "advancedConfiguration": "Advanced Configuration",
304
313
  "contractName": "Contract Name",
305
- "compiler": "Compiler",
314
+ "compilerType": "Compiler Type",
315
+ "compilerVersion": "Compiler Version",
306
316
  "optimization": "Optimization",
307
- "license": "License",
317
+ "license": "License Type",
308
318
  "evmVersion": "EVM Version to target",
309
319
  "contractLibraryAddress": "Contract Library Address",
310
320
  "contractLibraryAddressTip": "(for contracts that use libraries, supports up to 10 libraries)",
311
321
  "libraryName": "Library_{{index}} Name",
312
322
  "libraryContractAddress": "Library_{{index}} Contract Address",
313
323
  "contractSourceCode": "Contract Source Code",
324
+ "button": {
325
+ "reset": "Reset",
326
+ "previous": "Previous",
327
+ "continue": "Continue"
328
+ },
314
329
  "error": {
315
330
  "required": "Required",
316
331
  "min": "The minimum value is 0",
@@ -296,20 +296,35 @@
296
296
  "third": "3. 仅支持单文件验证。",
297
297
  "fourth": "4. 目前暂不支持构造函数。"
298
298
  },
299
+ "vyperNotice": {
300
+ "first": "1. 不支持外部库或优化设置。",
301
+ "second": "2. 源代码应包含在单个 .vy 文件中。"
302
+ },
303
+ "stepTitle": {
304
+ "step1": "合约信息",
305
+ "step2": "上传合约代码"
306
+ },
299
307
  "upload": "上传合约文件",
300
308
  "submit": "提交",
301
309
  "contractAddress": "合约地址",
302
310
  "runs": "运行",
311
+ "advancedConfiguration": "高级配置",
303
312
  "contractName": "合约名称",
304
- "compiler": "编译器",
313
+ "compilerType": "编译器类型",
314
+ "compilerVersion": "编译器版本",
305
315
  "optimization": "优化",
306
- "license": "许可协议",
316
+ "license": "许可证类型",
307
317
  "evmVersion": "EVM 版本",
308
318
  "contractLibraryAddress": "库合约地址",
309
319
  "contractLibraryAddressTip": "(即合约中使用的库合约。库合约名称与地址必须对应,合约名称区分大小写。暂支持验证10份库合约。)",
310
320
  "libraryName": "Library_{{index}} 合约名称",
311
321
  "libraryContractAddress": "Library_{{index}} 合约地址",
312
322
  "contractSourceCode": "合约源码",
323
+ "button": {
324
+ "reset": "重置",
325
+ "previous": "上一步",
326
+ "continue": "继续"
327
+ },
313
328
  "error": {
314
329
  "required": "请输入",
315
330
  "min": "最小值为 0",
@@ -297,20 +297,35 @@
297
297
  "third": "3. Only single-file verification is supported.",
298
298
  "fourth": "4. Constructor arguments are not supported currently."
299
299
  },
300
+ "vyperNotice": {
301
+ "first": "1. Does not support external libraries or optimization settings.",
302
+ "second": "2. Source code should fit inside a single .vy file."
303
+ },
304
+ "stepTitle": {
305
+ "step1": "Contract Details",
306
+ "step2": "Upload Contract Source Code"
307
+ },
300
308
  "upload": "Upload Contract File",
301
309
  "submit": "Submit",
302
310
  "contractAddress": "Contract Address",
303
311
  "runs": "Runs",
312
+ "advancedConfiguration": "Advanced Configuration",
304
313
  "contractName": "Contract Name",
305
- "compiler": "Compiler",
314
+ "compilerType": "Compiler Type",
315
+ "compilerVersion": "Compiler Version",
306
316
  "optimization": "Optimization",
307
- "license": "License",
317
+ "license": "License Type",
308
318
  "evmVersion": "EVM Version to target",
309
319
  "contractLibraryAddress": "Contract Library Address",
310
320
  "contractLibraryAddressTip": "(for contracts that use libraries, supports up to 10 libraries)",
311
321
  "libraryName": "Library_{{index}} Name",
312
322
  "libraryContractAddress": "Library_{{index}} Contract Address",
313
323
  "contractSourceCode": "Contract Source Code",
324
+ "button": {
325
+ "reset": "Reset",
326
+ "previous": "Previous",
327
+ "continue": "Continue"
328
+ },
314
329
  "error": {
315
330
  "required": "Required",
316
331
  "min": "The minimum value is 0",
@@ -287,20 +287,35 @@
287
287
  "third": "3. Only single-file verification is supported.",
288
288
  "fourth": "4. Constructor arguments are not supported currently."
289
289
  },
290
+ "vyperNotice": {
291
+ "first": "1. Does not support external libraries or optimization settings.",
292
+ "second": "2. Source code should fit inside a single .vy file."
293
+ },
294
+ "stepTitle": {
295
+ "step1": "Contract Details",
296
+ "step2": "Upload Contract Source Code"
297
+ },
290
298
  "upload": "Upload Contract File",
291
299
  "submit": "Submit",
292
300
  "contractAddress": "Contract Address",
293
301
  "runs": "Runs",
302
+ "advancedConfiguration": "Advanced Configuration",
294
303
  "contractName": "Contract Name",
295
- "compiler": "Compiler",
304
+ "compilerType": "Compiler Type",
305
+ "compilerVersion": "Compiler Version",
296
306
  "optimization": "Optimization",
297
- "license": "License",
307
+ "license": "License Type",
298
308
  "evmVersion": "EVM Version to target",
299
309
  "contractLibraryAddress": "Contract Library Address",
300
310
  "contractLibraryAddressTip": "(for contracts that use libraries, supports up to 10 libraries)",
301
311
  "libraryName": "Library_{{index}} Name",
302
312
  "libraryContractAddress": "Library_{{index}} Contract Address",
303
313
  "contractSourceCode": "Contract Source Code",
314
+ "button": {
315
+ "reset": "Reset",
316
+ "previous": "Previous",
317
+ "continue": "Continue"
318
+ },
304
319
  "error": {
305
320
  "required": "Required",
306
321
  "min": "The minimum value is 0",
@@ -287,20 +287,35 @@
287
287
  "third": "3. Only single-file verification is supported.",
288
288
  "fourth": "4. Constructor arguments are not supported currently."
289
289
  },
290
+ "vyperNotice": {
291
+ "first": "1. Does not support external libraries or optimization settings.",
292
+ "second": "2. Source code should fit inside a single .vy file."
293
+ },
294
+ "stepTitle": {
295
+ "step1": "Contract Details",
296
+ "step2": "Upload Contract Source Code"
297
+ },
290
298
  "upload": "Upload Contract File",
291
299
  "submit": "Submit",
292
300
  "contractAddress": "Contract Address",
293
301
  "runs": "Runs",
302
+ "advancedConfiguration": "Advanced Configuration",
294
303
  "contractName": "Contract Name",
295
- "compiler": "Compiler",
304
+ "compilerType": "Compiler Type",
305
+ "compilerVersion": "Compiler Version",
296
306
  "optimization": "Optimization",
297
- "license": "License",
307
+ "license": "License Type",
298
308
  "evmVersion": "EVM Version to target",
299
309
  "contractLibraryAddress": "Contract Library Address",
300
310
  "contractLibraryAddressTip": "(for contracts that use libraries, supports up to 10 libraries)",
301
311
  "libraryName": "Library_{{index}} Name",
302
312
  "libraryContractAddress": "Library_{{index}} Contract Address",
303
313
  "contractSourceCode": "Contract Source Code",
314
+ "button": {
315
+ "reset": "Reset",
316
+ "previous": "Previous",
317
+ "continue": "Continue"
318
+ },
304
319
  "error": {
305
320
  "required": "Required",
306
321
  "min": "The minimum value is 0",
@@ -286,20 +286,35 @@
286
286
  "third": "3. 仅支持单文件验证。",
287
287
  "fourth": "4. 目前暂不支持构造函数。"
288
288
  },
289
+ "vyperNotice": {
290
+ "first": "1. 不支持外部库或优化设置。",
291
+ "second": "2. 源代码应包含在单个 .vy 文件中。"
292
+ },
293
+ "stepTitle": {
294
+ "step1": "合约信息",
295
+ "step2": "上传合约代码"
296
+ },
289
297
  "upload": "上传合约文件",
290
298
  "submit": "提交",
291
299
  "contractAddress": "合约地址",
292
300
  "runs": "运行",
301
+ "advancedConfiguration": "高级配置",
293
302
  "contractName": "合约名称",
294
- "compiler": "编译器",
303
+ "compilerType": "编译器类型",
304
+ "compilerVersion": "编译器版本",
295
305
  "optimization": "优化",
296
- "license": "许可协议",
306
+ "license": "许可证类型",
297
307
  "evmVersion": "EVM 版本",
298
308
  "contractLibraryAddress": "库合约地址",
299
309
  "contractLibraryAddressTip": "(即合约中使用的库合约。库合约名称与地址必须对应,合约名称区分大小写。暂支持验证10份库合约。)",
300
310
  "libraryName": "Library_{{index}} 合约名称",
301
311
  "libraryContractAddress": "Library_{{index}} 合约地址",
302
312
  "contractSourceCode": "合约源码",
313
+ "button": {
314
+ "reset": "重置",
315
+ "previous": "上一步",
316
+ "continue": "继续"
317
+ },
303
318
  "error": {
304
319
  "required": "请输入",
305
320
  "min": "最小值为 0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfxjs/sirius-next-i18n",
3
- "version": "0.1.27",
3
+ "version": "0.1.29",
4
4
  "files": [
5
5
  "*/**"
6
6
  ],