* applications/luci-qos: Translation
[project/luci.git] / applications / luci-qos / luasrc / controller / qos.lua
index faddbac..5817060 100644 (file)
@@ -18,5 +18,5 @@ function index()
                return
        end
        
-       entry({"admin", "network", "qos"}, cbi("qos/qos"), "Quality of Service")
+       entry({"admin", "network", "qos"}, cbi("qos/qos"), "QoS").i18n = "qos"
 end
\ No newline at end of file