Blame view

common/translation/uk/app.php 730 Bytes
14a09168   Alex Savenko   init commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  <?php

   

  return [

      

      // Ярик

      

      // Вова

      'page' => 'Сторінка', 

      'date_add' => 'Дата додання', 

      'template' => 'Шаблон', 

      'image' => 'Картинка',  

      'title' => 'Заголовок',

      'meta_title' => 'Meta Title',

      'meta_description' => 'Meta Description',

      'text' => 'Текст',

      'page_alias' => 'alias',

      'language_id' => 'ID мови',

      'common' => 'Загальне',

      'lang' => 'Мовні змінні',

      'termin' => 'Термін',

      'related' => 'Пов`язані',

      'menu' => 'Меню',

      'location' => 'Розташування',

      'book' => 'Справочник',

      

      // Дима

  ];