1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-20 10:20:42 +00:00

update sdoc editor version

This commit is contained in:
小强
2025-04-07 17:28:54 +08:00
parent ee09f7b0f8
commit dfa86ebc45
5 changed files with 13 additions and 8 deletions

View File

@@ -626,5 +626,6 @@
"Insert_chart": "Insert chart",
"Edit_chart": "Edit chart",
"Please_complete_the_chart_configuration_first": "Please complete the chart configuration first",
"chart": "chart"
"chart": "chart",
"Image_is_upload_error": "Image upload failed, please delete it and try again"
}

View File

@@ -622,5 +622,7 @@
"Double_click_then_adjust_field_width": "双击后调节字段宽度",
"Insert_chart": "插入图表",
"Edit_chart": "编辑图表",
"Please_complete_the_chart_configuration_first": "请先完成图表配置"
"Please_complete_the_chart_configuration_first": "请先完成图表配置",
"chart": "图表",
"Image_is_upload_error": "图片上传失败,请删除后重新尝试"
}

View File

@@ -622,5 +622,7 @@
"Double_click_then_adjust_field_width": "双击后调节字段宽度",
"Insert_chart": "插入图表",
"Edit_chart": "编辑图表",
"Please_complete_the_chart_configuration_first": "请先完成图表配置"
"Please_complete_the_chart_configuration_first": "请先完成图表配置",
"chart": "图表",
"Image_is_upload_error": "图片上传失败,请删除后重新尝试"
}