X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=i18n%2Fenglish%2Fluasrc%2Fi18n%2Fadmin-core.en.lua;h=b3422645941cf14b17a8cc5da787558ab6f7ffeb;hb=975df7e17f6eb09e157d6e9968a7e61ddc37a02b;hp=12790498630f6bc5be674fede67f90ca2e8cc037;hpb=1bc3365f02f343f344137bff189e9b9efd35904e;p=project%2Fluci.git diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 127904986..b34226459 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -284,3 +284,7 @@ a_w_peapauth = 'PEAP-Authentication' a_w_peapidentity = 'PEAP-Identity' a_w_peappassword = 'PEAP-Password' a_w_create = 'Create Network' +hostnames = 'Hostnames' +hostnames_entries = 'Host entries' +hostnames_hostname = 'Hostname' +hostnames_address = 'IP address'