X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=i18n%2Fenglish%2Fluasrc%2Fi18n%2Fadmin-core.en.lua;fp=i18n%2Fenglish%2Fluasrc%2Fi18n%2Fadmin-core.en.lua;h=5035906d0730b44cb95198469a8382258d73badb;hp=64729f8fc8db8e44a68d9d8c0cd5e844fd06c704;hb=f9a04e040f78a98071eae377728278b992925678;hpb=7b0d00bb77298d7222ede60aa0a2dc5347fd1a7b diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 64729f8fc..5035906d0 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -96,6 +96,10 @@ a_srv_http_authrealm = 'Authentication Realm' a_srv_http_authrealm1 = 'The realm which will be displayed at the authentication prompt for protected pages.' a_srv_http_config1 = 'defaults to /etc/httpd.conf' a_srv_http_root = 'Document root' +a_srv_http_keepalive = 'Enable Keep-Alive' +a_srv_http_timeout = 'Connection timeout' +a_srv_http_path = 'Plugin path' +a_srv_lucittpd = 'A lightweight HTTP/1.1 webserver written in C and Lua designed to serve LuCI' a_srv_dropbear1 = 'Dropbear offers SSH network shell access and an integrated SCP server' a_srv_d_pwauth = 'Password authentication' a_srv_d_pwauth1 = 'Allow SSH password authentication'