Files
service-finder/frontend_admin/i18n/locales/en/dashboard.json
2026-07-01 02:27:38 +00:00

24 lines
772 B
JSON

{
"title": "Gamification HQ",
"subtitle": "Gamification system overview dashboard",
"loading": "Loading dashboard...",
"error": "Failed to load dashboard data.",
"total_users": "Total Users",
"active_season": "Active Season",
"pending_contributions": "Pending Contributions",
"xp_earned_today": "XP Earned Today",
"none": "None",
"quick_actions": "Quick Actions",
"manage_point_rules": "Manage Point Rules",
"manage_badges": "Manage Badges",
"manage_seasons": "Manage Seasons",
"recent_ledger": "Recent Ledger Entries",
"no_ledger": "No ledger entries yet.",
"top_5": "Top 5 Leaderboard",
"full_leaderboard": "Full Leaderboard →",
"no_leaderboard": "No leaderboard data yet.",
"level": "Level",
"xp": "XP",
"points": "points"
}