A few smaller usability improvements
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index 6ea99fe..bc07343 100644 (file)
@@ -144,6 +144,10 @@ a_w_radiusport = "Radius-Port"
 a_w_apisolation = "AP-Isolation"
 a_w_apisolation1 = "Prevents Client to Client communication"
 a_w_hideessid = "Hide ESSID"
+a_w_ap = "Access Point"
+a_w_adhoc = "Ad-Hoc"
+a_w_client = "Client"
+a_w_wds = "WDS"
 
 dhcp_desc = "Dnsmasq is a combined DHCP-Server and DNS-Forwarder for NAT firewalls"
 dhcp_dnsmasq_domainneeded = "Domain required"
@@ -233,4 +237,12 @@ a_n_r_target1 = "host-IP or network"
 a_n_r_netmask1 = "if target is a network"
 
 m_n_local = "Local Network"
-m_n_inet  = "Internet Connection"
\ No newline at end of file
+m_n_inet  = "Internet Connection"
+m_n_route = "Route"
+m_n_brdige = "Bridge"
+
+m_w_ap = "Provide (Access Point)"
+m_w_adhoc = "Independent (Ad-Hoc)"
+m_w_client = "Join (Client)"
+m_w_wds = "Distributed (WDS)"
+m_w_clientmode = "Clientmode"
\ No newline at end of file