modules/admin-full, i18n/english: translation fixes for route6 support
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_network / routes.lua
index 8a6ca7b..a236e8c 100644 (file)
@@ -70,7 +70,7 @@ if not arg or not arg[1] then
 end
 
 
-s = m:section(TypedSection, "route", translate("a_n_routes_static"))
+s = m:section(TypedSection, "route", translate("a_n_routes_static4"))
 s.addremove = true
 s.anonymous = true