<?php

return [
    'cancel' => 'Отменить',
    'delete' => 'Удалить',
    'create' => 'Создать',
    'update' => 'Обновить',
];