feat(接口测试): 接口管理模块接口定义增加国际化内容

This commit is contained in:
lan-yonghui 2023-12-19 17:26:04 +08:00 committed by Craftsman
parent 98f0490716
commit 6588fc130f
1 changed files with 2 additions and 0 deletions

View File

@ -284,6 +284,8 @@ api_debug_module.project_id.not_blank=项目ID不能为空
api_debug_module.project_id.length_range=项目ID长度必须在1-50之间
api_debug_module.pos.not_blank=模块位置不能为空
api_debug_module.name.not_contain_slash=模块名称不能包含斜杠
api_debug_module.unplanned_request=未规划请求
api_unplanned_request=未规划接口
#module: ApiEnvironmentConfig
api_environment_config.id.not_blank=ID不能为空