New translations settings.php (Chinese Traditional)
This commit is contained in:
parent
18ed9ecf20
commit
b220afcbcb
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,7 @@ return [
|
|||
'audit_deleted_item_name' => 'Name: :name',
|
||||
'audit_table_user' => 'User',
|
||||
'audit_table_event' => 'Event',
|
||||
'audit_table_item' => 'Related Item',
|
||||
'audit_table_related' => 'Related Item or Detail',
|
||||
'audit_table_date' => 'Activity Date',
|
||||
'audit_date_from' => 'Date Range From',
|
||||
'audit_date_to' => 'Date Range 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 a new issue