style: 跟踪任务多语言翻译

This commit is contained in:
TsMask
2024-09-05 17:30:11 +08:00
parent 5d35d950b3
commit 147a3ed77b
4 changed files with 19 additions and 9 deletions

View File

@@ -1122,6 +1122,9 @@ export default {
trackType: 'Tracing Type',
trackTypePlease: 'Please select a tracing type',
creater: 'Created by',
textStop: "Stop",
status: 'Status',
time: 'Time',
startTime: 'Start Time',
endTime: 'End Time',
msisdn: 'MSISDN',
@@ -1143,14 +1146,16 @@ export default {
signalPortTip: 'Port corresponding to the interface',
rangePicker: 'Start/End Time',
rangePickerPlease: 'Please select the start and end time of the task',
comment: 'Task Description',
commentPlease: 'Task description can be entered',
remark: 'Task Description',
remarkPlease: 'Task description can be entered',
addTask: 'Add Task',
editTask: 'Modify Task',
viewTask: 'View Task',
errorTaskInfo: 'Failed to obtain task information',
delTask: 'Successfully deleted task {num}',
delTaskTip: 'Are you sure to delete the data item with record number {num}?',
stopTask: 'Successful cessation of tasks {num}',
stopTaskTip: 'Confirm stopping the task with record number {num}?',
},
},
faultManage: {