@seafile/sdoc-editor 2.0.22 → 2.0.24-alph-0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -594,7 +594,7 @@
594
594
  "Try_again": "再试一次",
595
595
  "Deprecation": "弃用",
596
596
  "Generated_content_x_words": "已生成内容 {{count}} 字",
597
- "Ask_AI_anything": "询问 AI 任何事情...",
597
+ "Ask_AI_anything": "请输入指令...",
598
598
  "Thinking": "思考中...",
599
599
  "Translation_error_message": "翻译出错,请重试",
600
600
  "The_translation_content_cannot_be_empty": "翻译内容不能为空",
@@ -614,5 +614,10 @@
614
614
  "Image_cannot_be_copied_Please_download_the_source_image": "此照片不支持复制,请下载原图",
615
615
  "And_select_insert_-_image_to_upload": "后点击工具栏「插入」- 「照片」上传",
616
616
  "Image_copy_error": "图片复制错误",
617
- "Image_is_uploading": "图片正在上传..."
617
+ "Image_is_uploading": "图片正在上传...",
618
+ "Select_at_least_one_row_record": "选择至少一行记录",
619
+ "Selected_row_records_cannot_exceed_10_rows": "选择的行记录不能超过10条",
620
+ "Select_seatable_rows": "选择 Seatable 行",
621
+ "Add_rows_record": "添加行记录",
622
+ "Double_click_then_adjust_field_width": "双击后调节字段宽度"
618
623
  }