Bug fixes for system crash

This commit is contained in:
2026-03-08 02:30:47 -04:00
parent 66c505e313
commit 6f85b8c931
6 changed files with 175 additions and 83 deletions

View File

@@ -21,10 +21,12 @@ en:
# ── 1. Navbar ──
navbar_signin_label: "━━ ROW 1: NAVBAR ━━ — Fixed navigation bar at the top with logo, theme toggle, sign-in link, and join button. This setting controls the sign-in link text."
navbar_signin_enabled: "Show the sign-in link in the navbar."
navbar_signin_color: "Custom color for the sign-in link text and border. Leave blank for default."
navbar_signin_color_dark: "Sign-in link color. Dark (left) and light (right) pickers. Leave blank for default."
navbar_signin_color_light: "Light mode color for the sign-in link."
navbar_join_label: "Text for the join/register CTA button in the navbar."
navbar_join_enabled: "Show the join/register button in the navbar."
navbar_join_color: "Custom background color for the join button. Leave blank to use the accent color."
navbar_join_color_dark: "Join button background color. Dark (left) and light (right) pickers. Leave blank for accent color."
navbar_join_color_light: "Light mode background for the join button."
navbar_bg_color: "Custom background color for the navbar when scrolled. Leave blank for the default frosted glass effect."
navbar_border_style: "Border style at the bottom of the navbar when scrolled."
@@ -34,7 +36,6 @@ en:
hero_subtitle: "Supporting text below the hero headline. Describe your community's purpose or value proposition."
hero_card_enabled: "Display the hero content inside a rounded card container with border and shadow. When off, the hero uses a flat full-width layout."
hero_image_first: "Show the hero image above the text on mobile and to the left on desktop. When off, text appears first (default)."
hero_content_width: "Width of the text column as a percentage (2080). The image column fills the remaining space. Default 50 gives equal columns."
hero_background_image_url: "Full-bleed background image behind the hero section. In card mode, fills the card with a dark overlay. In flat mode, covers the entire section."
hero_image_urls: "Images displayed on the right side of the hero. Add up to 5 URLs — a random one is shown on each page load."
hero_image_max_height: "Maximum height in pixels for the hero image (1001200)."
@@ -44,6 +45,10 @@ en:
hero_secondary_button_enabled: "Show the secondary CTA button in the hero section."
hero_secondary_button_label: "Text on the secondary (outlined) CTA button."
hero_secondary_button_url: "URL the secondary button links to."
hero_primary_btn_color_dark: "Primary button background color. Dark (left) and light (right) pickers. Leave blank for accent color."
hero_primary_btn_color_light: "Light mode background for the primary button."
hero_secondary_btn_color_dark: "Secondary button background color. Dark (left) and light (right) pickers. Leave blank for default glass style."
hero_secondary_btn_color_light: "Light mode background for the secondary button."
hero_video_url: "URL for a hero video. Supports MP4 and YouTube links. A play button appears in the hero area; clicking opens a lightbox modal with the video."
hero_video_button_color: "Custom background color for the hero video play button. Leave blank to use the accent color."
hero_video_blur_on_hover: "Apply a blur effect to the hero image when hovering the play button."
@@ -71,6 +76,8 @@ en:
stat_likes_label: "Custom label for the Likes stat card."
stat_chats_label: "Custom label for the Chats stat card. Shows total chat messages if the Chat plugin is active."
stat_round_numbers: "Round large numbers for a cleaner display: 1000 becomes 1K, 12345 becomes 12.3K, 1234567 becomes 1.2M."
stat_card_bg_dark: "Stat card background color. Dark (left) and light (right) pickers. Leave blank for default card styling."
stat_card_bg_light: "Light mode background for stat cards."
stats_bg_dark: "Section background color override. Dark (left) and light (right) color pickers. Leave blank for default."
stats_bg_light: "Light mode background for the stats section."
stats_min_height: "Minimum height for the stats section in pixels. Set to 0 for auto height."
@@ -84,8 +91,9 @@ en:
about_role: "Subtitle below the author name (e.g. 'Community Manager'). If blank, the site name is used."
about_body: "Main body text for the About card. Supports basic HTML: p, a, strong, em, ul, li, br."
about_image_url: "Small avatar image shown next to the author name. Square images work best."
about_card_color: "Background color for the About card. Leave blank for the default theme color."
about_background_image_url: "Background image layered on top of the gradient. Use a subtle pattern or texture."
about_card_color_dark: "About card background color. Dark (left) and light (right) pickers. Leave blank for default theme color."
about_card_color_light: "Light mode background for the About card."
about_background_image_url: "Background image layered on top of the card color. Use a subtle pattern or texture."
about_bg_dark: "Section background color override. Dark (left) and light (right) color pickers. Leave blank for default."
about_bg_light: "Light mode background for the about section."
about_min_height: "Minimum height for the about section in pixels. Set to 0 for auto height."
@@ -96,7 +104,8 @@ en:
topics_title_enabled: "Show the section heading above the trending topic cards."
topics_title: "Heading text above the scrollable topic cards."
topics_count: "Number of trending topic cards to display."
topics_card_bg_color: "Background color for each trending topic card. Leave blank for default card styling."
topics_card_bg_dark: "Topic card background color. Dark (left) and light (right) pickers. Leave blank for default card styling."
topics_card_bg_light: "Light mode background for topic cards."
topics_bg_dark: "Section background color override. Dark (left) and light (right) color pickers. Leave blank for default."
topics_bg_light: "Light mode background for the trending section."
topics_min_height: "Minimum height for the trending section in pixels. Set to 0 for auto height."
@@ -110,7 +119,8 @@ en:
contributors_count_label_enabled: "Show the count label prefix before each creator's activity count."
contributors_alignment: "Horizontal alignment of the creators list: center or left."
contributors_pill_max_width: "Maximum width in pixels for each creator pill card (200600)."
contributors_pill_bg_color: "Custom background color for creator pill cards. Leave blank for default glass card styling."
contributors_pill_bg_dark: "Creator pill background color. Dark (left) and light (right) pickers. Leave blank for default glass styling."
contributors_pill_bg_light: "Light mode background for creator pills."
contributors_days: "Lookback period in days for calculating top contributors."
contributors_count: "Number of top contributors to fetch (top 3 are shown in the hero)."
@@ -120,7 +130,8 @@ en:
groups_title: "Heading text above the group cards."
groups_count: "Number of group cards to display."
groups_selected: "Show only specific groups. Enter group names separated by pipes (e.g. designers|developers|artists). Leave blank to auto-select public groups."
groups_card_bg_color: "Background color for each space card. Leave blank for default card styling."
groups_card_bg_dark: "Space card background color. Dark (left) and light (right) pickers. Leave blank for default card styling."
groups_card_bg_light: "Light mode background for space cards."
groups_bg_dark: "Section background color override. Dark (left) and light (right) color pickers. Leave blank for default."
groups_bg_light: "Light mode background for the spaces section."
groups_min_height: "Minimum height for the spaces section in pixels. Set to 0 for auto height."