field.php 497 Bytes
<?php
 
return [
    'page' => 'Сторінка', 
    'date_add' => 'Дата додання', 
    'template' => 'Шаблон', 
    'image' => 'Картинка', 
    'show' => 'Відображати',  
    'title' => 'Заголовок',
    'meta_title' => 'Meta Title',
    'meta_description' => 'Meta Description',
    'text' => 'Текст',
    'page_alias' => 'alias',
    'lang_id' => 'ID мови',
    'common' => 'Загальне',
    'lang' => 'Мовні змінні',
];