File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 7474 "prompt_word_name" : " Prompt word name" ,
7575 "prompt_word_content" : " Prompt word content" ,
7676 "effective_data_sources" : " Effective Data Sources" ,
77- "all_data_sources" : " All Data Sources"
77+ "all_data_sources" : " All Data Sources" ,
78+ "name_cannot_be_empty" : " Name cannot be empty" ,
79+ "prompt_cannot_be_empty" : " Prompt content cannot be empty" ,
80+ "type_cannot_be_empty" : " Type cannot be empty" ,
81+ "datasource_not_found" : " Datasource not found" ,
82+ "datasource_cannot_be_none" : " Datasource cannot be empty"
7883 },
7984 "i18n_excel_export" : {
8085 "data_is_empty" : " Form data is empty, unable to export data"
Original file line number Diff line number Diff line change 7474 "prompt_word_name" : " 프롬프트 이름" ,
7575 "prompt_word_content" : " 프롬프트 내용" ,
7676 "effective_data_sources" : " 유효 데이터 소스" ,
77- "all_data_sources" : " 모든 데이터 소스"
77+ "all_data_sources" : " 모든 데이터 소스" ,
78+ "name_cannot_be_empty" : " 이름은 비울 수 없습니다" ,
79+ "prompt_cannot_be_empty" : " 프롬프트 내용은 비울 수 없습니다" ,
80+ "type_cannot_be_empty" : " 유형은 비울 수 없습니다" ,
81+ "datasource_not_found" : " 데이터 소스를 찾을 수 없음" ,
82+ "datasource_cannot_be_none" : " 데이터 소스는 비울 수 없습니다"
7883 },
7984 "i18n_excel_export" : {
8085 "data_is_empty" : " 폼 데이터가 비어 있어 데이터를 내보낼 수 없습니다"
Original file line number Diff line number Diff line change 7979 "prompt_cannot_be_empty" : " 提示词内容不能为空" ,
8080 "type_cannot_be_empty" : " 类型不能为空" ,
8181 "datasource_not_found" : " 找不到数据源" ,
82- "datasource_cannot_be_none" : " 数据源不能为空" ,
82+ "datasource_cannot_be_none" : " 数据源不能为空"
8383 },
8484 "i18n_excel_export" : {
8585 "data_is_empty" : " 表单数据为空,无法导出数据"
You can’t perform that action at this time.
0 commit comments