Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DevicesDetection/lang/en.json')
-rw-r--r--plugins/DevicesDetection/lang/en.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/plugins/DevicesDetection/lang/en.json b/plugins/DevicesDetection/lang/en.json
index ce823b3a0d..d364dfb21c 100644
--- a/plugins/DevicesDetection/lang/en.json
+++ b/plugins/DevicesDetection/lang/en.json
@@ -16,6 +16,13 @@
"DeviceModel": "Device model",
"DeviceDetection": "Device detection",
"Device": "Device",
- "UserAgent": "User-Agent"
+ "UserAgent": "User-Agent",
+ "Smartphone": "Smartphone",
+ "CarBrowser": "Car browser",
+ "Tablet": "Tablet",
+ "SmartDisplay": "Smart display",
+ "FeaturePhone": "Feature phone",
+ "TV": "Tv",
+ "Console": "Console"
}
}