add:新增日志管理,日志下载功能。2.二维码下载。3.异常信息的导出导出功能。
This commit is contained in:
@@ -47,6 +47,8 @@ task_confirm_arrival_failed = 任务到达确认失败
|
||||
task_next_station_failed = 任务下一站失败:{0}
|
||||
|
||||
# 异常信息相关
|
||||
error_info = 异常信息
|
||||
error_handling_info = 异常处理信息
|
||||
anomaly_file_not_selected = 请选择文件上传
|
||||
anomaly_file_name_empty = 文件名称为空
|
||||
anomaly_file_format_error = 目前只支持ZIP格式
|
||||
|
||||
@@ -47,6 +47,8 @@ task_confirm_arrival_failed = Failed to confirm task arrival
|
||||
task_next_station_failed = Failed to go to next station:{0}
|
||||
|
||||
# Anomaly related
|
||||
error_info = Anomaly information
|
||||
error_handling_info = Exception handling information
|
||||
anomaly_file_not_selected = Please select a file to upload
|
||||
anomaly_file_name_empty = File name is empty
|
||||
anomaly_file_format_error = Currently only ZIP format is supported
|
||||
|
||||
@@ -47,6 +47,8 @@ task_confirm_arrival_failed = 任务到达确认失败
|
||||
task_next_station_failed = 任务下一站失败:{0}
|
||||
|
||||
# 异常信息相关
|
||||
error_info = 异常信息
|
||||
error_handling_info = 异常处理信息
|
||||
anomaly_file_not_selected = 请选择文件上传
|
||||
anomaly_file_name_empty = 文件名称为空
|
||||
anomaly_file_format_error = 目前只支持ZIP格式
|
||||
|
||||
Reference in New Issue
Block a user