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