add piwik installation
This commit is contained in:
parent
90aa4ef157
commit
8c5d4f0c31
3197 changed files with 563902 additions and 0 deletions
29
www/analytics/plugins/DevicesDetection/lang/en.json
Normal file
29
www/analytics/plugins/DevicesDetection/lang/en.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"DevicesDetection": {
|
||||
"PluginDescription": "This plugin provides extended information about mobile devices, such as Brand (manufacturer), Model (device version), better Device type detection (tv, consoles, smart phones, desktop, etc) and more. This plugin adds a new report in 'Visitors > Devices'.",
|
||||
"submenu": "Devices",
|
||||
"DevicesDetection": "Visitor Devices",
|
||||
"dataTableLabelBrands": "Brand",
|
||||
"dataTableLabelTypes": "Type",
|
||||
"dataTableLabelModels": "Model",
|
||||
"dataTableLabelSystemVersion": "Operating System version",
|
||||
"dataTableLabelBrowserFamily": "Browser family",
|
||||
"OperatingSystemVersions": "Operating System versions",
|
||||
"OperatingSystemFamilies": "Operating System families",
|
||||
"BrowserVersions": "Browser versions",
|
||||
"DeviceType": "Device type",
|
||||
"DeviceBrand": "Device brand",
|
||||
"DeviceModel": "Device model",
|
||||
"DeviceDetection": "Device detection",
|
||||
"Device": "Device",
|
||||
"UserAgent": "User-Agent",
|
||||
"Smartphone": "Smartphone",
|
||||
"CarBrowser": "Car browser",
|
||||
"Camera": "Camera",
|
||||
"Tablet": "Tablet",
|
||||
"SmartDisplay": "Smart display",
|
||||
"FeaturePhone": "Feature phone",
|
||||
"TV": "Tv",
|
||||
"Console": "Console"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue