'部門不存在。', 'department_already_exists' => 'A department already exists with that name at this company location. Or choose a more specific name for this department. ', 'assoc_users' => '至少還有一位使用者與此部門關聯,目前不能被删除,請檢查後重試。 ', 'create' => array( 'error' => '新增部門失敗,請重試。', 'success' => '新增部門成功。' ), 'update' => array( 'error' => '更新部門失敗,請重試。', 'success' => '成功更新部門。' ), 'delete' => array( 'confirm' => '您確定要刪除此部門嗎?', 'error' => '刪除部門時發生問題,請重試。', 'success' => '刪除部門成功。' ) );