blog.php
597 Bytes
<?php
return [
'Tags' => 'Теги',
'Create Blog Article' => 'Создать статью',
'Blog Articles' => 'Список статей',
'create_item' => 'Создать',
'Categories' => 'Категории',
'Not active' => 'Не активна',
'Active' => 'Активна',
'Update Blog Article: ' => 'Обновить статью: ',
'Update' => 'Обновить',
'Delete' => 'Удалить',
'Create' => 'Создать',
];