Add new translation file for statistics in frontend
This commit is contained in:
16
frontend/en/statistics.json
Normal file
16
frontend/en/statistics.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"tlStatistics": {
|
||||
"visitor_stats_for": "Page Visitor Statistics for",
|
||||
"general_numbers": "Numbers",
|
||||
"count_start_date": "Start day of counting",
|
||||
"total_obj_page_views_no": "Page views (total)",
|
||||
"total_obj_page_visitors_no": "Visitors (total)",
|
||||
"total_obj_page_visitors_this_year": "Visitors (this year)",
|
||||
"total_obj_page_visitors_this_month": "Visitors (this month)",
|
||||
"total_obj_page_visitors_today": "Visitors (today)",
|
||||
"visitor_dev_this_month": "Development (this month)",
|
||||
"total_obj_page_views_this_year": "Page views (this year)",
|
||||
"total_obj_page_views_this_month": "Page views (this month)",
|
||||
"total_obj_page_views_today": "Page views (today)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user