fixing thsu frontend views
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
"forum.empty_threads": "No threads here yet. Start one below.",
|
||||
"forum.loading": "Loading forum...",
|
||||
"forum.login_hint": "Log in to create a new thread.",
|
||||
"forum.no_description": "No description added yet.",
|
||||
"forum.only_forums": "Threads can only be created in forums.",
|
||||
"forum.open": "Open forum",
|
||||
"forum.collapse_category": "Collapse category",
|
||||
@@ -155,7 +154,8 @@
|
||||
"portal.menu_rules": "Forum rules",
|
||||
"portal.stats": "Statistics",
|
||||
"portal.stat_threads": "Threads",
|
||||
"portal.stat_forums": "Forums",
|
||||
"portal.stat_users": "Users",
|
||||
"portal.stat_posts": "Posts",
|
||||
"portal.latest_posts": "Latest posts",
|
||||
"portal.empty_posts": "No posts yet.",
|
||||
"portal.topic": "Topics",
|
||||
@@ -179,6 +179,10 @@
|
||||
"ucp.profile_hint": "Update the avatar shown next to your posts.",
|
||||
"ucp.avatar_label": "Profile image",
|
||||
"ucp.avatar_hint": "Upload an image (max 150x150px, you can use jpg, png, gif, or webp).",
|
||||
"ucp.location_label": "Location",
|
||||
"ucp.location_hint": "Shown next to your posts and profile.",
|
||||
"ucp.save_profile": "Save profile",
|
||||
"ucp.profile_saved": "Profile saved.",
|
||||
"ucp.system_default": "System default",
|
||||
"ucp.accent_override": "Accent color override",
|
||||
"ucp.accent_override_hint": "Choose a custom accent color for your UI.",
|
||||
@@ -191,6 +195,7 @@
|
||||
"thread.loading": "Loading thread...",
|
||||
"thread.login_hint": "Log in to reply to this thread.",
|
||||
"thread.posts": "Posts",
|
||||
"thread.location": "Location",
|
||||
"thread.reply_prefix": "Re:",
|
||||
"thread.registered": "Registered",
|
||||
"thread.replies": "Replies",
|
||||
|
||||
Reference in New Issue
Block a user