'一括アクション|一括アクション',
    'selected'         => '選択中',
    'message' => [
        'duplicate'     => '選択したレコードを複製してもよろしいですか?',
        'delete'        => '本当にしたいですか 削除する選択したレコード?|本当によろしいですか 削除する選択したレコード?',
        'export'        => 'Are you sure you want to export selected record?|Are you sure you want to export selected records?',
        'enable'        => 'Are you sure you want to enable selected record?|Are you sure you want to enable selected records?',
        'disable'       => 'Are you sure you want to disable selected record?|Are you sure you want to disable selected records?',
        'paid'          => 'Are you sure you want to mark selected invoice as paid?|Are you sure you want to mark selected invoices as paid?',
        'sent'          => 'Are you sure you want to mark selected invoice as sent?|Are you sure you want to mark selected invoices as sent?',
        'received'      => 'Are you sure you want to mark selected bill as received?|Are you sure you want to mark selected bills as received?',
    ],
];