mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 17:42:25 +00:00
fix(console): changes, project grant create, member add, org setup, project search autocomplete, grpc header url decoding (#303)
* mobile max-width container * fix project search autocomplete * remove changes error, add bottom label * fix project grant, contributor add
This commit is contained in:
@@ -344,7 +344,8 @@
|
||||
"FIRSTNAME": "Vorname",
|
||||
"LASTNAME": "Nachname",
|
||||
"EMAIL": "Email",
|
||||
"ROLES": "Rollen"
|
||||
"ROLES": "Rollen",
|
||||
"USERID":"User Id"
|
||||
},
|
||||
"GRANT": {
|
||||
"TITLE": "Grants",
|
||||
@@ -503,6 +504,7 @@
|
||||
},
|
||||
"CHANGES": {
|
||||
"LISTTITLE":"Letzte Änderungen",
|
||||
"BOTTOM":"Ende",
|
||||
"ORG": {
|
||||
"TITLE":"Aktivität",
|
||||
"DESCRIPTION":"Hier sehen Sie die letzten Vorkommnisse die die Organisation betreffen"
|
||||
|
||||
Reference in New Issue
Block a user