29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"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"
|
|
}
|
|
}
|