/** * This file is part of the NocoBase (R) project. * Copyright (c) 2020-2024 NocoBase Co., Ltd. * Authors: NocoBase Team. * * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License. * For more information, please refer to: https://www.nocobase.com/agreement. */ export default { 'Bulk update': '대량 업데이트', 'After successful bulk update': '대량 업데이트 성공 후', 'Please select the records to be updated': '업데이트할 레코드를 선택하십시오' };