Add ranks and ACP user enhancements

This commit is contained in:
Micha
2026-01-14 00:15:56 +01:00
parent 98094459e3
commit fd29b928d8
21 changed files with 1272 additions and 26 deletions

View File

@@ -44,6 +44,7 @@
"acp.show_header_name": "Display name in header",
"acp.add_category": "Add category",
"acp.add_forum": "Add forum",
"acp.ranks": "Ranks",
"acp.forums_parent_root": "Root (no parent)",
"acp.forums_tree": "Forum tree",
"acp.forums_type": "Type",
@@ -101,6 +102,22 @@
"user.id": "ID",
"user.name": "Name",
"user.email": "Email",
"user.rank": "Rank",
"user.rank_unassigned": "Unassigned",
"user.edit_title": "Edit user",
"user.search": "Search users...",
"rank.name": "Rank name",
"rank.name_placeholder": "e.g. Operator",
"rank.create": "Create rank",
"rank.edit_title": "Edit rank",
"rank.badge_type": "Badge type",
"rank.badge_text": "Text badge",
"rank.badge_image": "Image badge",
"rank.badge_text_placeholder": "e.g. TEAM-RHF",
"rank.badge_text_required": "Badge text is required.",
"rank.badge_image_required": "Badge image is required.",
"rank.delete_confirm": "Delete this rank?",
"rank.empty": "No ranks created yet.",
"user.roles": "Roles",
"user.actions": "Actions",
"user.impersonate": "Impersonate",
@@ -173,6 +190,9 @@
"thread.label": "Thread",
"thread.loading": "Loading thread...",
"thread.login_hint": "Log in to reply to this thread.",
"thread.posts": "Posts",
"thread.reply_prefix": "Re:",
"thread.registered": "Registered",
"thread.replies": "Replies",
"thread.views": "Views",
"thread.last_post": "Last post",