diff options
author | Steven Barth <steven@midlink.org> | 2008-08-14 19:01:36 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-14 19:01:36 +0000 |
commit | 15e2e16c6d81633d0dede30e7411e6b224998029 (patch) | |
tree | 37d4ca0fc8ba728e9c8a549798303edc43ee4516 /i18n/english | |
parent | d915e6e1d7421f366ca61bf081b6ca0d29945ec1 (diff) |
Converted password change form to CBI model
Diffstat (limited to 'i18n/english')
-rw-r--r-- | i18n/english/luasrc/i18n/default.en.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua index ac532743b..81c5c25ea 100644 --- a/i18n/english/luasrc/i18n/default.en.lua +++ b/i18n/english/luasrc/i18n/default.en.lua @@ -92,6 +92,7 @@ services = "Services" settings = "Settings" start = "Start" static = "static" +status = "Status" statistics = "Statistics" submit = "Submit" syslog = "System Log" |