Blame view

common/translation/uk/field.php 456 Bytes
ab4d7cb1   andryeyev   Page + Языковая в...
1
2
3
  <?php
   
  return [
48269590   andryeyev   + Страница getDat...
4
      'page' => 'Сторінка', 
ab4d7cb1   andryeyev   Page + Языковая в...
5
6
      'date_add' => 'Дата додання', 
      'template' => 'Шаблон', 
583ea05f   andryeyev   + widget-select2
7
      'image' => 'Картинка',  
ab4d7cb1   andryeyev   Page + Языковая в...
8
9
10
11
12
13
14
15
16
      'title' => 'Заголовок',
      'meta_title' => 'Meta Title',
      'meta_description' => 'Meta Description',
      'text' => 'Текст',
      'page_alias' => 'alias',
      'lang_id' => 'ID мови',
      'common' => 'Загальне',
      'lang' => 'Мовні змінні',
  ];