livestats: minor changes of the translatable strings
[project/luci.git] / applications / luci-livestats / luasrc / view / livestats / loadavg.htm
index e225f30..1f45f98 100644 (file)
                        2000,
 
                        // Data sources
-                       [ 0, "1 min", 1, "5 min", 2, "15 min" ],
+                       [ 0, "1 <%:min%>", 1, "5 <%:min%>", 2, "15 <%:min%>" ],
 
                        // Graph layout options
-                       { title: '<%:load average%>', 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,