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
path: root/lang
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-10-25 00:14:32 +0300
committersgiehl <stefan@piwik.org>2015-10-28 00:31:59 +0300
commit4c2da288d20341adebc953c1d0703c18fcb55487 (patch)
tree8c2a0e777426df08f12690446b36a839c454a6b6 /lang
parent7c258e2cdea17f50a9864493eb57f68a6aa85273 (diff)
allow user to chosse between 12 and 24 hour time format
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index b70d71e53a..f235a6fa77 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1,5 +1,7 @@
{
"General": {
+ "12HourClock": "12-hour clock",
+ "24HourClock": "24-hour clock",
"AbandonedCarts": "Abandoned Carts",
"AboutPiwikX": "About Piwik %s",
"Action": "Action",
@@ -348,6 +350,7 @@
"TagCloud": "Tag Cloud",
"Tax": "Tax",
"TimeAgo": "%s ago",
+ "TimeFormat": "Time format",
"TimeOnPage": "Time on page",
"Total": "Total",
"TotalRatioTooltip": "This is %1$s of all %2$s %3$s.",