fix(系统设置): 跳转资源不存在提示

--bug=1039219 --user=王旭 【系统设置】系统-系统参数-认证设置-删除认证-查看日志-点击名称跳转-应该给出文字提示 https://www.tapd.cn/55049933/s/1496932
This commit is contained in:
WangXu10 2024-04-15 15:05:49 +08:00 committed by Craftsman
parent 0db4ac0060
commit 653cd227e8
3 changed files with 3 additions and 0 deletions

View File

@ -263,6 +263,7 @@ authsource_name_already_exists=Authentication source name already exists
authsource_name_is_null=Authentication source name cannot be empty
authsource_configuration_is_null=Authentication source configuration cannot be empty
authsource_type_is_null=Authentication source type cannot be empty
authsource_is_delete=Authentication source is deleted
mobile_phone_number_cannot_be_empty=When the receiving mode is pin and enterprise wechat: the user's mobile phone number cannot be empty
custom_field_already=A filed already exists under this organization:
template_already=A template already exists under this organization:

View File

@ -264,6 +264,7 @@ authsource_name_already_exists=认证源名称已经存在
authsource_name_is_null=认证源名称不能为空
authsource_configuration_is_null=认证源配置不能为空
authsource_type_is_null=认证源类型不能为空
authsource_is_deleted=认证源已被删除
custom_field_already=工作空间下已存在该字段:
template_already=工作空间下已存在该模板:
expect_name_exists=预期名称已存在

View File

@ -263,6 +263,7 @@ authsource_name_already_exists=認證源名稱已經存在
authsource_name_is_null=認證源名稱不能為空
authsource_configuration_is_null=認證源配置不能為空
authsource_type_is_null=認證源類型不能為空
authsource_is_delete=認證源已被刪除
custom_field_already=工作空間下已存在該字段:
template_already=工作空間下已存在該模板:
expect_name_exists=預期名稱已存在