diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2016-08-27 19:19:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-27 19:19:23 -0400 |
| commit | 9c102c42405f7d6a8f6732dd2c26ef1b78067916 (patch) | |
| tree | c4cd9f07e90ac35ed741cb232357b9b9a3e64ee7 /www/lang | |
| parent | 210a8c986e32d963d97c76be892bd205df731ae0 (diff) | |
| parent | 5e7d231a702b087542da7e4d19534ae9b375a5ca (diff) | |
Merge pull request #315 from pliablepixels/sctt-master
tweaks to #313
Former-commit-id: 6a32df94fc8d37166e9c26d6b92c28f03aaac861
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index cde95b43..191d4479 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -7,6 +7,7 @@ "kAlarmFrameCount" :"Alarm Frame Count", "kAlarmMaxFPS" :"Alarm Max FPS", "kAlarms" :"Alarms", + "kAll" : "All", "kAnalyze" :"Analyze", "kApiUrl" :"ZM api url", "kApplyingChanges" :"Applying changes. Please wait", @@ -114,6 +115,7 @@ "kFrom" :"From", "kFromDate" :"From Date", "kFromTime" :"From Time", + "kGlobalConfiguration" :"Global Configuration", "kGraphAlarmed" :"alarmed", "kGraphAll" :"all", "kGraphError" :"there was an error rendering the graph. Please see logs", |
