|
|
@ -320,6 +320,8 @@ |
|
|
"common.openAPI": "Open API", |
|
|
"common.openAPI": "Open API", |
|
|
"common.or": "或", |
|
|
"common.or": "或", |
|
|
"common.pagerInfo": "{itemFirst}-{itemLast} 的 {numberOfItems}", |
|
|
"common.pagerInfo": "{itemFirst}-{itemLast} 的 {numberOfItems}", |
|
|
|
|
|
"common.pagerInfoNoTotal": "{itemFirst}-{itemLast} of total?", |
|
|
|
|
|
"common.pagerReload": "Click to reload view and get total number of items", |
|
|
"common.password": "密码", |
|
|
"common.password": "密码", |
|
|
"common.passwordConfirm": "确认密码", |
|
|
"common.passwordConfirm": "确认密码", |
|
|
"common.pattern": "模式", |
|
|
"common.pattern": "模式", |
|
|
@ -927,7 +929,7 @@ |
|
|
"schemas.schemaHintsHint": "为文档和用户界面描述这个Schemas。", |
|
|
"schemas.schemaHintsHint": "为文档和用户界面描述这个Schemas。", |
|
|
"schemas.schemaLabelHint": "文档和用户界面的显示名称。", |
|
|
"schemas.schemaLabelHint": "文档和用户界面的显示名称。", |
|
|
"schemas.schemaNameHint": "您只能使用字母、数字和破折号,并且不能超过 40 个字符。", |
|
|
"schemas.schemaNameHint": "您只能使用字母、数字和破折号,并且不能超过 40 个字符。", |
|
|
"schemas.schemaNameValidationMessage": "名称只能包含字母、数字、破折号和空格。", |
|
|
"schemas.schemaNameValidationMessage": "名称只能包含字母、数字和破折号。", |
|
|
"schemas.schemaTagsHint": "用于注释自动化流程Schemas的标签。", |
|
|
"schemas.schemaTagsHint": "用于注释自动化流程Schemas的标签。", |
|
|
"schemas.searchPlaceholder": "搜索Schemas...", |
|
|
"schemas.searchPlaceholder": "搜索Schemas...", |
|
|
"schemas.showFieldFailed": "显示字段失败。请重新加载。", |
|
|
"schemas.showFieldFailed": "显示字段失败。请重新加载。", |
|
|
|