admin_szolgáltatók_
This commit is contained in:
29
frontend_admin/i18n/locales/en/ledger.json
Normal file
29
frontend_admin/i18n/locales/en/ledger.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"title": "Points Ledger",
|
||||
"subtitle": "Gamification points ledger browser",
|
||||
"loading": "Loading ledger...",
|
||||
"error": "Failed to load ledger.",
|
||||
"user_id": "User ID",
|
||||
"date_from": "Date From",
|
||||
"date_to": "Date To",
|
||||
"reason": "Reason",
|
||||
"search": "Search",
|
||||
"clear": "Clear",
|
||||
"csv": "CSV",
|
||||
"no_results": "No results match your filters.",
|
||||
"no_results_hint": "Try different filter criteria.",
|
||||
"id": "ID",
|
||||
"user": "User",
|
||||
"points": "Points",
|
||||
"penalty": "Penalty",
|
||||
"xp": "XP",
|
||||
"source": "Source",
|
||||
"date": "Date",
|
||||
"prev": "Previous",
|
||||
"next": "Next",
|
||||
"of": "of",
|
||||
"showing": "showing",
|
||||
"filtered": "(filtered)",
|
||||
"no_csv_data": "No data for CSV export.",
|
||||
"csv_downloaded": "CSV download started."
|
||||
}
|
||||
Reference in New Issue
Block a user