mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 18:37:32 +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": "Email",
|
||||
"USERNAME": "Uživatelské jméno",
|
||||
"ORGNAME": "Název organizace",
|
||||
"PRIMARYDOMAIN": "Primární doména",
|
||||
"PROJECTNAME": "Název projektu",
|
||||
"RESOURCEOWNER": "Vlastník zdroje",
|
||||
"METHODS": {
|
||||
|
Reference in New Issue
Block a user