From d4b661cd78db1b7cdc2b7174f8f254b4f5605a9c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 18 Oct 2016 13:43:24 -0700 Subject: #353 - inital code (also requires ZM API patch) to support local and server timezones Former-commit-id: bbee60cc64cb521c0f7d7fc75437a9f427c58b5a --- www/lang/locale-en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 7b89d055..e4cdf846 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -362,6 +362,7 @@ "kEventHistSlower" : "slower", "kEventHistFaster" : "faster", "kEventHistPlay" : "play", - "kEventHistPause" : "pause" + "kEventHistPause" : "pause", + "kLocalTimeZone" :"convert to local timezone" } -- cgit v1.2.3