Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -101,43 +101,43 @@
90002998=The license has expired.
90002980=Invalid path format.
90002999=Aipp type illegal parameter.
90002101=to be translated.
90002102=to be translated.
90002103=to be translated.
90002104=to be translated.
90002105=to be translated.
90002106=to be translated.
90002107=to be translated.
90002108=to be translated.
90002109=to be translated.
90002110=to be translated.
90002111=to be translated.
90002112=to be translated.
90002113=to be translated.
90002114=to be translated.
90002115=to be translated.
90002116=to be translated.
90002117=to be translated.
90002118=to be translated.
90002119=to be translated.
90002120=to be translated.
90002121=to be translated.
90002122=to be translated.
90002123=to be translated.
90002124=to be translated.
90002125=to be translated.
90002126=to be translated.
90002127=to be translated.
90002128=to be translated.
90002129=to be translated.
90002130=to be translated.
90002131=to be translated.
90002132=to be translated.
90002133=to be translated.
90002134=to be translated.
90002135=to be translated.
90002136=to be translated.
90002137=to be translated.
90002138=to be translated.
90002139=to be translated.
90002101=The uploaded file cannot be empty.
90002102=The uploaded form file format needs to be zip.
90002103=System error, failed to save the form file, please try again or contact the administrator.
90002104=The file exceeds the maximum limit of 6M, please upload again.
90002105=The form file content cannot be empty, please upload again.
90002106=The form file is incomplete and is missing {0}. Please upload it again.
90002107=Only one form thumbnail file can be uploaded. Please upload it again.
90002108=The form thumbnail exceeds the maximum limit of 1M, please upload again.
90002109=The form schema is missing a required field: {0}. Please upload again.
90002110=The parameters of the form schema need to include the field: type, value: object. Please upload again.
90002111=The parameters of the form schema are missing a required field: {0}. Please upload again.
90002112=The form schema field {0} is missing {1} definition. Please upload again.
90002113=The type value of the field {0} in the form schema must be string. Please upload again.
90002114=The value of type for the field {0} in the form schema can only be [string, number, integer, array, boolean, null, object]. Please upload again.
90002115=The type value of the list type field {0} in the form schema must be string. Please upload again.
90002116=The value type of the enum type item of the list type field {0} in the form schema must be list. Please upload again.
90002117=The number of parameters in the form schema {0} cannot be greater than the number of input parameters. Please upload again.
90002118=The field {0} of the form schema cannot contain parameter names other than those under properties. Please upload again.
90002119=The form build folder content is empty, please upload again.
90002120=The form build folder is missing the {0} file. Please upload it again.
90002121=The json format of the form schema is incorrect, please check and upload again.
90002122=The current storage space utilization has reached {0}%. Please clear some files.
90002123=System error. Failed to verify the system physical storage limit. Please contact the administrator.
90002124=The component file contains a disallowed file type, file name: {0}.
90002125=The component file contains files other than the build folder, config.json, and form preview image. Please upload it again.
90002126=Failed to create the form directory, please upload again.
90002127=Failed to write the form file, please upload it again.
90002128=The operation failed. The creation form information is empty. Please try again.
90002129=Operation failed. The form name length should be less than 64 characters.
90002130=Operation failed. The form description length should be less than 300 characters.
90002131=The operation failed, {0} information is missing.
90002132=Update failed. The update form information is empty. Please try again.
90002133=Update failed. The form does not exist. Please try again or contact the administrator.
90002134=Creation failed. The number of tables cannot exceed {0}.
90002135=Operation failed, form name already exists, please use another name.
90002136=Deletion failed. The form does not exist or has been deleted.
90002137=System error. Failed to obtain form configuration information. Please contact the administrator.
90002138=Failed to run. The form does not exist or has been deleted.
90002139=Failed to call the large model service, {0}.
90002140=Failed to generate {0} by model, please change default model. reason: {1}.
Loading