Add new translation file for statistics in frontend
This commit is contained in:
16
frontend/id/statistics.json
Normal file
16
frontend/id/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": "Seitenaufrufe (Gesamt)",
|
||||
"total_obj_page_visitors_no": "Seitenbesucher (Gesamt)",
|
||||
"total_obj_page_visitors_this_year": "Seitenbesucher (dieses Jahr)",
|
||||
"total_obj_page_visitors_this_month": "Seitenbesucher (diesen Monat)",
|
||||
"total_obj_page_visitors_today": "Seitenbesucher (heute)",
|
||||
"visitor_dev_this_month": "Besucherentwicklung (diesen Monat)",
|
||||
"total_obj_page_views_this_year": "Seitenaufrufe (dieses Jahr)",
|
||||
"total_obj_page_views_this_month": "Seitenaufrufe (diesen Monat)",
|
||||
"total_obj_page_views_today": "Seitenaufrufe (heute)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user