mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 18:12:07 +00:00
feat(console): allow filter org by primary domain on instance (#7283)
* feat: i18n translations * feat: add primary domain to filter-org component * fix: add listOrgs service to admin and use it for org-table component --------- Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
@@ -228,6 +228,7 @@
|
||||
"EMAIL": "E-mail",
|
||||
"USERNAME": "Gebruikersnaam",
|
||||
"ORGNAME": "Organisatienaam",
|
||||
"PRIMARYDOMAIN": "Primair domein",
|
||||
"PROJECTNAME": "Projectnaam",
|
||||
"RESOURCEOWNER": "Eigenaar van de bron",
|
||||
"METHODS": {
|
||||
|
||||
Reference in New Issue
Block a user