From 846977faa53afb9390f7491880fde484afc3fe6b Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 21 Oct 2016 09:31:05 -0400 Subject: #353 - display server time zone Former-commit-id: 444e179d5c12d1bbdafbb0f6cd5da70bd1254a76 --- www/lang/locale-en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/lang') 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" } -- cgit v1.2.3