all: change most translate statements to new format, some need manual cleanup
[project/luci.git] / applications / luci-livestats / luasrc / view / livestats / loadavg.htm
index 49f800e..e225f30 100644 (file)
@@ -18,7 +18,7 @@
                        [ 0, "1 min", 1, "5 min", 2, "15 min" ],
 
                        // Graph layout options
-                       { title: '<%:livestats_loadavg%>', strokeWidth: 2.5, shouldFill: false, strokeColor: null,
+                       { title: '<%:load average%>', strokeWidth: 2.5, shouldFill: false, strokeColor: null,
                          padding: { left: 70, right: 10, top: 10, bottom: 20 },
                          instances: [ false ],  yAxis: [ 0, 2 ], drawBackground: false },
                        null,