PLT-6987 User access token UI (#7007)
* Add user access token UI * Fix enter press and update mattermost-redux * Updating UI for access token stuff (#7066) * Revert segment key
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4ef844298f
Коммит
5da5c0bbfb
16
i18n/en.json
16
i18n/en.json
@@ -3503,6 +3503,14 @@
|
||||
"id": "app.import.validate_user_teams_import_data.team_name_missing.error",
|
||||
"translation": "Team name missing from User's Team Membership."
|
||||
},
|
||||
{
|
||||
"id": "authentication.roles.system_post_all.name",
|
||||
"translation": "Post in Public, Private and Direct Channels"
|
||||
},
|
||||
{
|
||||
"id": "authentication.roles.system_post_all.description",
|
||||
"translation": "A role with the permission to post in any public, private or direct channel on the system"
|
||||
},
|
||||
{
|
||||
"id": "authentication.roles.system_post_all_public.name",
|
||||
"translation": "Post in Public Channels"
|
||||
@@ -3511,6 +3519,14 @@
|
||||
"id": "authentication.roles.system_post_all_public.description",
|
||||
"translation": "A role with the permission to post in any public channel on the system"
|
||||
},
|
||||
{
|
||||
"id": "authentication.roles.team_post_all.name",
|
||||
"translation": "Post in Public and Private Channels"
|
||||
},
|
||||
{
|
||||
"id": "authentication.roles.team_post_all.description",
|
||||
"translation": "A role with the permission to post in any public or private channel on the team"
|
||||
},
|
||||
{
|
||||
"id": "authentication.roles.team_post_all_public.name",
|
||||
"translation": "Post in Public Channels"
|
||||
|
||||
Ссылка в новой задаче
Block a user