mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 02:39:25 +00:00
feat(console): set doc link in descriptions for managers (#1632)
* feat: set doc link in descriptions for managers * lint
This commit is contained in:
@@ -1207,6 +1207,7 @@
|
||||
"MEMBER": {
|
||||
"ADD": "Manager hinzufügen",
|
||||
"CREATIONTYPE": "Erstelltyp",
|
||||
"DOCSINFO":"Weitere Informationen finden Sie in unserer Dokumentation",
|
||||
"CREATIONTYPES": {
|
||||
"3": "IAM",
|
||||
"2": "Organisation",
|
||||
|
@@ -1208,6 +1208,7 @@
|
||||
"MEMBER": {
|
||||
"ADD": "Add a Manager",
|
||||
"CREATIONTYPE": "Creation Type",
|
||||
"DOCSINFO":"For more info consider reading our docs",
|
||||
"CREATIONTYPES": {
|
||||
"3": "IAM",
|
||||
"2": "Organisation",
|
||||
|
Reference in New Issue
Block a user