add: user permissions level builder ui
This commit is contained in:
parent
a167da017e
commit
31f63c90cd
16 changed files with 511 additions and 371 deletions
|
@ -30,6 +30,7 @@ version = "1.0.0"
|
|||
"dialog:action.yes" = "Yes"
|
||||
"dialog:action.no" = "No"
|
||||
"dialog:action.save_and_close" = "Save and close"
|
||||
"dialog:action.close" = "Close"
|
||||
|
||||
"auth:action.login" = "Login"
|
||||
"auth:action.register" = "Register"
|
||||
|
@ -45,7 +46,6 @@ version = "1.0.0"
|
|||
"auth:label.relationship" = "Relationship"
|
||||
"auth:label.joined_communities" = "Joined communities"
|
||||
"auth:label.recent_posts" = "Recent posts"
|
||||
"auth:label.moderation" = "Moderation"
|
||||
|
||||
"communities:action.create" = "Create"
|
||||
"communities:action.select" = "Select"
|
||||
|
@ -94,3 +94,5 @@ version = "1.0.0"
|
|||
"settings:label.change_banner" = "Change banner"
|
||||
|
||||
"mod_panel:label.open_reported_content" = "Open reported content"
|
||||
"mod_panel:label.manage_profile" = "Manage profile"
|
||||
"mod_panel:label.permissions_level_builder" = "Permission level builder"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue