* Prepare german translation cleanup
[project/luci.git] / modules / admin-core / luasrc / model / cbi / admin_network / vlan.lua
index 7f525559456b14a9bf82f743c1efa63cf86ef0db..8cae7f94b81eff2f19a93523a8aa9dc253e88580 100644 (file)
@@ -11,7 +11,7 @@ You may obtain a copy of the License at
 
 $Id$
 ]]--
-m = Map("network", translate("a_n_switch", "Switch"), translate("a_n_switch1"))
+m = Map("network", translate("a_n_switch"), translate("a_n_switch1"))
 
 s = m:section(TypedSection, "switch", "")