summaryrefslogtreecommitdiff
path: root/www/lang
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-12-03 07:17:36 -0500
committerPliable Pixels <pliablepixels@gmail.com>2016-12-03 07:17:36 -0500
commit89ade3c9f048bbda108948d89de3c2b9c0d4a0ed (patch)
tree90908f09946acdc41a60ed81a16277b6baead9e8 /www/lang
parent332bdab3fcbc6560eb2400fafd871571afe8f2ff (diff)
fixed hardcoded strings, except 'Back' #400
Diffstat (limited to 'www/lang')
-rw-r--r--www/lang/locale-en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json
index af191d83..67ad0ca4 100644
--- a/www/lang/locale-en.json
+++ b/www/lang/locale-en.json
@@ -136,6 +136,7 @@
"kGraphAll" :"all",
"kGraphError" :"there was an error rendering the graph. Please see logs",
"kH264VideoSupport" :"H264 Video support",
+ "kHelp" : "Help",
"kHideMonsWithoutEvents" :"Hide monitors without events",
"kHideTip" :"hide tip",
"kHighBWDisplay" :"high bandwidth",
@@ -154,6 +155,7 @@
"kLiveView" :"Live View",
"kLoad" :"load",
"kLoading" :"loading",
+ "kLoadingEvents" : "loading events",
"kLoadingGraph" :"loading graph",
"kLoadingMonitors" :"loading monitors",
"kLocalTimeZone" :"use local timezone",