[ UP ] update cgi. add some functions to libutil.lua
[archserver.git] / mail / postfix / cgi / lang_en_US.inc
blobc8291cef38667ce9eaf45e20e60bdb395f11e1fc
1 lang = {
2 [""] = "",
3 ["postfix user management"] = "postfix user management",
4 ["postfix notdefined"] = "postfix",
6 ["id"] = "id",
7 ["email"] = "email",
8 ["clear"] = "clear",
9 ["crypt"] = "crypt",
10 ["name"] = "name",
11 ["uid"] = "uid",
12 ["gid"] = "gid",
13 ["homedir"] = "homedir",
14 ["maildir"] = "maildir",
15 ["quota"] = "quota",
16 ["access"] = "access",
17 ["postfix"] = "postfix",
18 ["disablepop3"] = "disablepop3",
19 ["disableimap"] = "disableimap",
20 ["disablewebmail"] = "disablewebmail",
21 ["sharedgroup"] = "sharedgroup",
22 ["smtpaccess"] = "smtpaccess",
24 ["action"] = "action",
25 ["add"] = "add",
26 ["del"] = "delete",
27 ["edit"] = "edit",
28 ["submit"] = "submit",
29 ["cancel"] = "cancel",
32 -- vim:ft=lua