modules/admin-full: Added support for interface aliases
[project/luci.git] / i18n / english / luasrc / i18n / default.en.lua
index a64d757..103a36d 100644 (file)
@@ -5,9 +5,11 @@ administration = "Administration"
 apply = "Apply"
 
 basicsettings = "Basic Settings"
+broadcast = "Broadcast"
 
 changes = "Changes"
 channel = "Channel"
+cidr6 = "CIDR-Notation: address/prefix"
 code = "Code"
 config = "Configuration"
 configfile = "Configuration file"
@@ -29,7 +31,8 @@ error = "Error"
 filesystem = "Filesystem"
 filter = "Filter"
 
-gateway = "Gateway"
+gateway = "IPv4-Gateway"
+gateway6 = "IPv6-Gateway"
 general = "General"
 
 hostname = "Hostname"
@@ -38,7 +41,8 @@ install = "Install"
 installed = "installed"
 interface = "Interface"
 interfaces = "Interfaces"
-ipaddress = "IP-Address"
+ipaddress = "IPv4-Address"
+ip6address = "IPv6-Address"
 
 legend = "Legend"
 library = "Library"
@@ -57,7 +61,7 @@ metric = "Metric"
 mode = "Mode"
 
 name = "Name"
-netmask = "Netmask"
+netmask = "IPv4-Netmask"
 network = "Network"
 networks = "Networks"
 notinstalled = "not installed"