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:
@@ -317,7 +317,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