mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
更新名称
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
icon="el-icon-plus"
|
||||
@click="onSettingsAdd"
|
||||
>
|
||||
{{$t('Add')}}
|
||||
{{$t('Add Variable')}}
|
||||
</el-button>
|
||||
<el-button size="small" type="success" @click="onSettingsSave" icon="el-icon-check">
|
||||
{{$t('Save')}}
|
||||
|
||||
@@ -219,6 +219,7 @@ export default {
|
||||
'Running Tasks': '运行中的任务',
|
||||
'Item Name': 'Item 名称',
|
||||
'Add Item': '添加 Item',
|
||||
'Add Variable': '添加变量',
|
||||
|
||||
// 爬虫列表
|
||||
'Name': '名称',
|
||||
|
||||
Reference in New Issue
Block a user