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:
@@ -327,7 +327,7 @@ Errors:
|
||||
NotActive: Grant projektu není aktivní
|
||||
NotInactive: Grant projektu není neaktivní
|
||||
IAM:
|
||||
NotFound: Instance nenalezena. Podívejte se na https://zitadel.com/docs/self-hosting/manage/custom-domain
|
||||
NotFound: Instance nebyla nalezena. Ujistěte se, že jste získali správnou doménu. Podívejte se na https://zitadel.com/docs/apis/introduction#domains
|
||||
Member:
|
||||
RolesNotChanged: Role nebyly změněny
|
||||
MemberInvalid: Člen je neplatný
|
||||
|
Reference in New Issue
Block a user