mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
New translations settings.php (Chinese Simplified)
This commit is contained in:
parent
8f336c444c
commit
18ed9ecf20
@ -111,7 +111,7 @@ return [
|
||||
'audit_deleted_item_name' => '名称: :name',
|
||||
'audit_table_user' => '用户',
|
||||
'audit_table_event' => '事件',
|
||||
'audit_table_item' => '相关项目',
|
||||
'audit_table_related' => 'Related Item or Detail',
|
||||
'audit_table_date' => '活动日期',
|
||||
'audit_date_from' => '日期范围从',
|
||||
'audit_date_to' => '日期范围至',
|
||||
@ -157,6 +157,7 @@ return [
|
||||
'user_profile' => '用户资料',
|
||||
'users_add_new' => '添加用户',
|
||||
'users_search' => '搜索用户',
|
||||
'users_latest_activity' => 'Latest Activity',
|
||||
'users_details' => '用户详细资料',
|
||||
'users_details_desc' => '设置该用户的显示名称和电子邮件地址。 该电子邮件地址将用于登录本站。',
|
||||
'users_details_desc_no_email' => '设置此用户的昵称,以便其他人识别。',
|
||||
|
Loading…
Reference in New Issue
Block a user