[WEB-4896]feat: filters to project and workspace members list (#7786)
This commit is contained in:
parent
85bffaa231
commit
586a7a48ba
20 changed files with 914 additions and 80 deletions
|
|
@ -2405,5 +2405,12 @@
|
|||
"open_button": "Open navigation pane",
|
||||
"close_button": "Close navigation pane",
|
||||
"outline_floating_button": "Open outline"
|
||||
},
|
||||
"project_members": {
|
||||
"full_name": "Full name",
|
||||
"display_name": "Display name",
|
||||
"email": "Email",
|
||||
"joining_date": "Joining date",
|
||||
"role": "Role"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue