mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
User managements
Add, edit, delete users. Available role: admin, editor, author.
This commit is contained in:
parent
956f75410a
commit
841698a7cd
31 changed files with 516 additions and 3 deletions
|
|
@ -281,3 +281,8 @@ summary_behavior = "Summary behavior"
|
|||
default = "Default"
|
||||
check_shortcode = "Check shortcode"
|
||||
in_summary_mode_whether_check_the_shortcode_first_or_not_before_trim_the_content_to_x_char = "In summary mode, whether check the shortcode first or not before trim the content to x char"
|
||||
manage_users = "Manage users"
|
||||
add_user = "Add user"
|
||||
username = "Username"
|
||||
role = "Role"
|
||||
change_password = "Change password"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue