refactor(接口测试): 增加国际化

This commit is contained in:
lan-yonghui 2023-11-10 16:05:47 +08:00 committed by Craftsman
parent 06bc78dc29
commit 77a90fc160
4 changed files with 20 additions and 4 deletions

View File

@ -91,6 +91,7 @@ api_scenario_environment.project_id.length_range=项目ID长度必须在1-50之
api_scenario_environment.project_id.not_blank=项目ID不能为空
#moduleApiDefinition
api_definition.id.not_blank=接口pk不能为空
api_definition.id.length_range=接口pk长度必须在1-50之间
api_definition.create_user.length_range=创建人长度必须在1-100之间
api_definition.create_user.not_blank=创建人不能为空
api_definition.update_user.length_range=修改人长度必须在1-64之间
@ -112,8 +113,11 @@ api_definition.project_id.not_blank=项目ID不能为空
api_definition.latest.length_range=是否为最新版本 0:否1:是长度必须在1-1之间
api_definition.latest.not_blank=是否为最新版本 0:否1:是不能为空
api_definition.module_id.not_blank=模块ID不能为空
api_definition.module_id.length_range=模块ID长度必须在1-50之间
api_definition.version_id.not_blank=版本ID不能为空
api_definition.version_id.length_range=版本ID长度必须在1-50之间
api_definition.ref_id.not_blank=引用ID不能为空
api_definition.ref_id.length_range=引用ID必须在1-50之间
#moduleApiDefinitionFollow
api_definition_follow.api_definition_id.length_range=接口ID长度必须在1-50之间
api_definition_follow.api_definition_id.not_blank=接口ID不能为空
@ -285,4 +289,4 @@ api_environment_config.environment_id.not_blank=环境ID不能为空
api_module.not.exist=模块不存在
permission.api.name=接口测试
api_debug_exist=接口已存在
api_debug_exist=接口已存在

View File

@ -91,6 +91,7 @@ api_scenario_environment.project_id.length_range=Item fk length must be between
api_scenario_environment.project_id.not_blank=Item fk cannot be empty
#moduleApiDefinition
api_definition.id.not_blank=Interface pk cannot be empty
api_definition.id.length_range=Interface pk length must be between 1 and 50
api_definition.create_user.length_range=Creator length must be between 1-100
api_definition.create_user.not_blank=Creator cannot be empty
api_definition.update_user.length_range=Modifier length must be between 1-64
@ -112,8 +113,11 @@ api_definition.project_id.not_blank=Item fk cannot be empty
api_definition.latest.length_range=Is it the latest version 0: No, 1: Yes The length must be between 1-1
api_definition.latest.not_blank=Is it the latest version 0: No, 1: Yes Cannot be empty
api_definition.module_id.not_blank=Module fk cannot be empty
api_definition.module_id.length_range=Module fk length must be between 1 and 50
api_definition.version_id.not_blank=Version fk cannot be empty
api_definition.version_id.length_range=Version fk length must be between 1 and 50
api_definition.ref_id.not_blank=Reference fk cannot be empty
api_definition.ref_id.length_range=Reference fk length must be between 1 and 50
#moduleApiDefinitionFollow
api_definition_follow.api_definition_id.length_range=Interface fk length must be between 1-50
api_definition_follow.api_definition_id.not_blank=Interface fk cannot be empty
@ -293,4 +297,4 @@ api_environment_config.environment_id.not_blank=Environment ID cannot be blank
api_module.not.exist=The module does not exist
permission.api.name=API Test
api_debug_exist=The API already exists
api_debug_exist=The API already exists

View File

@ -91,6 +91,7 @@ api_scenario_environment.project_id.length_range=项目ID长度必须在1-50之
api_scenario_environment.project_id.not_blank=项目ID不能为空
#moduleApiDefinition
api_definition.id.not_blank=接口pk不能为空
api_definition.id.length_range=接口pk长度必须在1-50之间
api_definition.create_user.length_range=创建人长度必须在1-100之间
api_definition.create_user.not_blank=创建人不能为空
api_definition.update_user.length_range=修改人长度必须在1-64之间
@ -112,8 +113,11 @@ api_definition.project_id.not_blank=项目ID不能为空
api_definition.latest.length_range=是否为最新版本 0:否1:是长度必须在1-1之间
api_definition.latest.not_blank=是否为最新版本 0:否1:是不能为空
api_definition.module_id.not_blank=模块ID不能为空
api_definition.module_id.length_range=模块ID长度必须在1-50之间
api_definition.version_id.not_blank=版本ID不能为空
api_definition.version_id.length_range=版本ID长度必须在1-50之间
api_definition.ref_id.not_blank=引用ID不能为空
api_definition.ref_id.length_range=引用ID必须在1-50之间
#moduleApiDefinitionFollow
api_definition_follow.api_definition_id.length_range=接口ID长度必须在1-50之间
api_definition_follow.api_definition_id.not_blank=接口ID不能为空
@ -293,4 +297,4 @@ api_environment_config.environment_id.not_blank=环境ID不能为空
api_module.not.exist=模块不存在
permission.api.name=接口测试
api_debug_exist=接口已存在
api_debug_exist=接口已存在

View File

@ -91,6 +91,7 @@ api_scenario_environment.project_id.length_range=項目ID長度必須在1-50之
api_scenario_environment.project_id.not_blank=項目ID不能為空
#moduleApiDefinition
api_definition.id.not_blank=接口pk不能為空
api_definition.id.length_range=接口pk長度必須在1-50之間
api_definition.create_user.length_range=創建人長度必須在1-100之間
api_definition.create_user.not_blank=創建人不能為空
api_definition.update_user.length_range=修改人長度必須在1-64之間
@ -112,8 +113,11 @@ api_definition.project_id.not_blank=項目ID不能為空
api_definition.latest.length_range=是否為最新版本 0:否1:是長度必須在1-1之間
api_definition.latest.not_blank=是否為最新版本 0:否1:是不能為空
api_definition.module_id.not_blank=模塊ID不能為空
api_definition.module_id.length_range=模塊ID長度必須在1-50之間
api_definition.version_id.not_blank=版本ID不能為空
api_definition.version_id.length_range=版本ID長度必須在1-50之間
api_definition.ref_id.not_blank=引用ID不能為空
api_definition.ref_id.length_range=引用ID必須在1-50之間
#moduleApiDefinitionFollow
api_definition_follow.api_definition_id.length_range=接口ID長度必須在1-50之間
api_definition_follow.api_definition_id.not_blank=接口ID不能為空
@ -293,4 +297,4 @@ api_environment_config.environment_id.not_blank=環境ID不能為空
api_module.not.exist=模塊不存在
permission.api.name=接口測試
api_debug_exist=接口已存在
api_debug_exist=接口已存在