Approval.

This commit is contained in:
2020-04-30 13:56:07 +02:00
committed by Stefan Rohde-Enslin
parent 778b1674ab
commit 2391b96df1
9 changed files with 83 additions and 10 deletions

View File

@ -196,6 +196,14 @@
"hide_topic_startpage": "Hide topic on startpage",
"startpage_normal": "normal",
"startpage_scrollitelling": "Scrollitelling",
"enable_direct_object_links": "Link objects directly in md"
"enable_direct_object_links": "Link objects directly in md",
"username": "Username",
"realname": "Real name",
"mail": "E-Mail",
"new_password": "New password (Empty = Keep old one)",
"password_confirmation": "Password confirmation",
"userrole": "User role",
"admin": "Admin (highest level)",
"regular_user": "Regular user"
}
}