+ 'auth' => '存取、安全',
+ 'auth_change_password' => '變更密碼',
+ 'auth_change_password_desc' => '修改登入時使用的密碼,密碼長度至少需要有 8 個字',
+ 'auth_change_password_success' => '密碼已更新',
+
+ 'profile' => '個人檔案',
+ 'profile_desc' => '管理欲呈現給其他使用的個人資料,另外資料也用於交流與系統個人化',
+ 'profile_view_public' => '檢視公開的個人檔案',
+ 'profile_name_desc' => '設定欲公開顯示的名稱,系統中的其他使用者將會透過內容、活動記錄看到您設定的名稱',
+ 'profile_email_desc' => 'Email 將用於使用者通知以及系統存取授權 (若有啟用)',
+ 'profile_email_no_permission' => '很遺憾您沒有權限變更您的 email,如果有需要,請洽詢系統管理員協助變更 email',
+ 'profile_avatar_desc' => ' 選一張圖片供顯示給其他使用者看,理想的圖片大小為 256x256 像素',
+ 'profile_admin_options' => '管理選項',
+ 'profile_admin_options_desc' => '系統管理層選項可在「設定」=>「使用者」找到,像是角色管理等',
+
+ 'delete_account' => '刪除帳號',
+ 'delete_my_account' => '刪除我的帳號',
+ 'delete_my_account_desc' => '將從系統中刪除所有帳號資料,此動作無法復原。你所建立的內容、頁面以及上傳的圖片將會保留。',
+ 'delete_my_account_warning' => '您確定要刪除您的帳戶嗎?',