mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06:22 +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,13 @@ your_latest_blog_posts = "Neueste Blog-Beiträge"
|
|||
your_new_config_key = "Neuer Konfigurations-Schlüssel"
|
||||
your_new_value = "Neuer Wert"
|
||||
your_recent_posts = "Ihre letzten Beiträge"
|
||||
manage_users = "Manage users"
|
||||
add_user = "Add user"
|
||||
username = "Username"
|
||||
role = "Role"
|
||||
change_password = "Change password"
|
||||
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