admin_szolgáltatók_
This commit is contained in:
40
frontend_admin/i18n/locales/en/leaderboard.json
Normal file
40
frontend_admin/i18n/locales/en/leaderboard.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user