summaryrefslogtreecommitdiff
path: root/www/lang
diff options
context:
space:
mode:
Diffstat (limited to 'www/lang')
-rw-r--r--www/lang/locale-en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json
index e4cdf846..67ec3577 100644
--- a/www/lang/locale-en.json
+++ b/www/lang/locale-en.json
@@ -363,6 +363,8 @@
"kEventHistFaster" : "faster",
"kEventHistPlay" : "play",
"kEventHistPause" : "pause",
- "kLocalTimeZone" :"convert to local timezone"
+ "kLocalTimeZone" :"convert to local timezone",
+ "kTimeZoneNotSupported" : "your API doesn't support this",
+ "kServerTimeZone" : "server TZ"
}