mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 04:37:35 +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:
@@ -227,6 +227,7 @@
|
||||
"EMAIL": "Email",
|
||||
"USERNAME": "Nazwa Użytkownika",
|
||||
"ORGNAME": "Nazwa Organizacji",
|
||||
"PRIMARYDOMAIN": "Domena podstawowa",
|
||||
"PROJECTNAME": "Nazwa Projektu",
|
||||
"RESOURCEOWNER": "Właściciel Zasobu",
|
||||
"METHODS": {
|
||||
|
Reference in New Issue
Block a user