mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
feat: improve instance not found error (#7413)
* feat: improve instance not found error * unit tests * check if is templatable * lint * assert * compile tests * remove error templates * link to instance not found page * fmt * cleanup * lint
This commit is contained in:
@@ -328,7 +328,7 @@ Errors:
|
||||
NotActive: 项目授权不是启用状态
|
||||
NotInactive: 项目授权不是停用状态
|
||||
IAM:
|
||||
NotFound: 实例未找到。查看 https://zitadel.com/docs/self-hosting/manage/custom-domain
|
||||
NotFound: IAM 未找到。确保您有正确的域。查看 https://zitadel.com/docs/apis/introduction#domains
|
||||
Member:
|
||||
RolesNotChanged: 角色没有改变
|
||||
MemberInvalid: 成员无效
|
||||
|
Reference in New Issue
Block a user