36 lines
927 B
JSON
36 lines
927 B
JSON
{
|
|
"title": "Gamification Users",
|
|
"subtitle": "User gamification statistics management",
|
|
"loading": "Loading users...",
|
|
"error": "Failed to load user statistics.",
|
|
"retry": "Retry",
|
|
"no_results": "No user statistics to display.",
|
|
"level": "Level",
|
|
"all_levels": "All Levels",
|
|
"level_n": "Level {n}",
|
|
"min_xp": "Minimum XP",
|
|
"max_xp": "Maximum XP",
|
|
"penalty": "Penalty",
|
|
"any": "Any",
|
|
"only_penalized": "Only penalized",
|
|
"only_clean": "Only clean",
|
|
"filter": "Filter",
|
|
"reset": "Reset",
|
|
"count": "users",
|
|
"user_id": "User ID",
|
|
"xp": "XP",
|
|
"points": "Points",
|
|
"restriction": "Restriction",
|
|
"services": "Services",
|
|
"discoveries": "Discoveries",
|
|
"updated": "Last Updated",
|
|
"actions": "Actions",
|
|
"details": "Details",
|
|
"prev": "Previous",
|
|
"next": "Next",
|
|
"none": "None",
|
|
"restriction_mild": "Mild",
|
|
"restriction_moderate": "Moderate",
|
|
"restriction_severe": "Severe"
|
|
}
|