add template match and stage in webui
Former-commit-id: d6283e7f041f08f76d18350cb5f6a6c58ca80e92
This commit is contained in:
@@ -546,7 +546,15 @@ LOCALES = {
|
||||
"zh": {
|
||||
"value": "开始导出"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stage": {
|
||||
"en": {
|
||||
"label": "train stage"
|
||||
},
|
||||
"zh": {
|
||||
"label": "训练阶段"
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user