* Completed cleanup of German translation
[project/luci.git] / applications / luci-ffwizard-leipzig / luasrc / controller / luci_ffwizard_leipzig / wizard.lua
index 8a01f055c6f23a7ead31bd843602a14f86a32a7d..bd9503ba43e57e09eef3e31c2d1a67e4eaefa1ea 100644 (file)
@@ -1,7 +1,7 @@
 module("luci.controller.luci_ffwizard_leipzig.wizard", package.seeall)
 
 function index()
-       entry({"admin", "index", "wizard"}, call("action_wizard"), "Freifunkassistent", 20)
+       entry({"admin", "index", "wizard"}, call("action_wizard"), "Freifunkassistent", 20).i18n="ffwizard-leipzig"
 end