% include("language.html") if _SESSION["logined"] ~= nil then %> <% if _GET["domain"] ~= nil then local domain = _GET["domain"] local translimit = c_GetTransferLimit(domain) translimit = json.encode(translimit) %>
<%=LANG["str_totallimit_tip"]%> | ||
<%=LANG["str_current"]%> | <%=LANG["str_max"]%> | |
<%=LANG["str_download"]%> | MB | MB |
<%=LANG["str_upload"]%> | MB | MB |
<%=LANG["str_limithourly_tip"]%> | ||
<%=LANG["str_current"]%> | <%=LANG["str_max"]%> | |
<%=LANG["str_download"]%> | MB | MB |
<%=LANG["str_upload"]%> | MB | MB |
<%=LANG["str_limitdaily_tip"]%> | ||
<%=LANG["str_current"]%> | <%=LANG["str_max"]%> | |
<%=LANG["str_download"]%> | MB | MB |
<%=LANG["str_upload"]%> | MB | MB |
<%=LANG["str_limitweekly_tip"]%> | ||
<%=LANG["str_current"]%> | <%=LANG["str_max"]%> | |
<%=LANG["str_download"]%> | MB | MB |
<%=LANG["str_upload"]%> | MB | MB |
<%=LANG["str_limitmonthly_tip"]%> | ||
<%=LANG["str_current"]%> | <%=LANG["str_max"]%> | |
<%=LANG["str_download"]%> | MB | MB |
<%=LANG["str_upload"]%> | MB | MB |