* Core translation
[project/luci.git] / modules / admin-core / luasrc / view / admin_status / routes.htm
index 382b829..09d5bf9 100644 (file)
@@ -5,10 +5,10 @@
 <table cellspacing="0" cellpadding="6" class="smalltext">
 <tr>
 <th><%:target Ziel%></th>
-<th><%:netmask Netzmaske%></th>
-<th><%:gateway Gateway%></th>
-<th><%:metric Metrik%></th>
-<th><%:iface Schnittstelle%></th>
+<th><%:routes_netmask Netzmaske%></th>
+<th><%:routes_gateway Gateway%></th>
+<th><%:routes_metric Metrik%></th>
+<th><%:interface Schnittstelle%></th>
 </tr>
 <%
 local routes = luci.sys.net.routes()