From 7a6b426ab2f6309a3be276166b395198e96c445e Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 31 Oct 2019 13:23:51 -0400 Subject: #857 api caching layer --- www/lang/locale-en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index d87b7123..e4774cb3 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -135,6 +135,9 @@ "kFilterSettings" :"Filter Settings", "kFitScreen" :"fit screen", "kFlag" :"Flag", + "kFlushAllCaches" :"Clear API Cache", + "kFlushAllCachesMessageOk" : "API cache flushed. You may need to restart the app", + "kFlushAllCachesMessageErr" : "Error clearing cache:", "kFootage" :"Footage", "kForceAlarmConfirm" :"Are you sure you want to force an alarm for Monitor:", "kForcingAlarm" :"forcing alarm", @@ -412,6 +415,7 @@ "kUseVideoControls" :"Please use video player controls for H264 events. ZoneMinder doesn't yet support zms controls", "kUseZmAuth" :"use ZM authentication", "kUserName" :"user name", + "kUseHTTPCaching" : "use HTTP caching", "kValidNameBasicAuth" :"Please enter a valid username and password for basic auth", "kValidNameZMAuth" :"Please enter a valid username and password for ZM auth", "kVersion" :"Version", -- cgit v1.2.3