#697 add install option
This commit is contained in:
parent
b0bf4cc1cb
commit
5f1183cecf
7 changed files with 27 additions and 6 deletions
|
@ -102,6 +102,8 @@ disable_gravatar = Disable Gravatar Service
|
|||
disable_gravatar_popup = Disable Gravatar and custom sources, all avatars are uploaded by users or default.
|
||||
disable_registration = Disable Self-registration
|
||||
disable_registration_popup = Disable user self-registration, only admin can create accounts.
|
||||
enable_captcha = Enable Captcha
|
||||
enable_captcha_popup = Require validate captcha for user self-registration.
|
||||
require_sign_in_view = Enable Require Sign In to View Pages
|
||||
require_sign_in_view_popup = Only signed in users can view pages, visitors will only be able to see sign in/up pages.
|
||||
admin_setting_desc = You do not have to create an admin account right now, user whoever ID=1 will gain admin access automatically.
|
||||
|
|
|
@ -721,7 +721,7 @@ notices=系统提示管理
|
|||
monitor=应用监控面板
|
||||
first_page=首页
|
||||
last_page=末页
|
||||
total=总计:
|
||||
total=总计:%d
|
||||
|
||||
dashboard.statistic=应用统计数据
|
||||
dashboard.operations=管理员操作
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue