41 lines
1.0 KiB
JSON
41 lines
1.0 KiB
JSON
{
|
|
"title": "Leaderboard",
|
|
"subtitle": "Gamification leaderboard admin view",
|
|
"search": "Search",
|
|
"level": "Level",
|
|
"min_xp": "Min XP",
|
|
"sort": "Sort",
|
|
"sort_xp": "By XP",
|
|
"sort_points": "By Points",
|
|
"sort_social": "By Social Points",
|
|
"sort_level": "By Level",
|
|
"filter": "Filter",
|
|
"reset": "Reset",
|
|
"descending": "Descending",
|
|
"ascending": "Ascending",
|
|
"user": "user",
|
|
"loading": "Loading leaderboard...",
|
|
"error": "Failed to load leaderboard.",
|
|
"retry": "Retry",
|
|
"no_results": "No results match your filters.",
|
|
"no_results_hint": "Try different filter criteria.",
|
|
"user_col": "User",
|
|
"email": "Email",
|
|
"xp": "XP",
|
|
"points": "Points",
|
|
"social": "Social",
|
|
"penalty": "Penalty",
|
|
"restriction": "Restriction",
|
|
"discoveries": "Discoveries",
|
|
"services": "Services",
|
|
"updated": "Last Updated",
|
|
"actions": "Actions",
|
|
"details": "Details",
|
|
"prev": "Previous",
|
|
"next": "Next",
|
|
"page_of": "/ page",
|
|
"restriction_mild": "Mild",
|
|
"restriction_moderate": "Moderate",
|
|
"restriction_severe": "Severe"
|
|
}
|