mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 09:37:41 +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": "Courriel",
|
||||
"USERNAME": "Nom de l'utilisateur",
|
||||
"ORGNAME": "Nom de l'organisation",
|
||||
"PRIMARYDOMAIN": "Domaine principal",
|
||||
"PROJECTNAME": "Nom du projet",
|
||||
"RESOURCEOWNER": "Propriétaire des ressources",
|
||||
"METHODS": {
|
||||
|
Reference in New Issue
Block a user