mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 17:28:20 +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:
@@ -224,6 +224,7 @@
|
||||
"EMAIL": "Электронная почта",
|
||||
"USERNAME": "Имя пользователя",
|
||||
"ORGNAME": "Название организации",
|
||||
"PRIMARYDOMAIN": "Основной домен",
|
||||
"PROJECTNAME": "название проекта",
|
||||
"RESOURCEOWNER": "Владелец ресурса",
|
||||
"METHODS": {
|
||||
|
Reference in New Issue
Block a user