Blame view

common/modules/location/messages/ru/app.php 360 Bytes
d1f8bd40   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  <?php
  /**
   * Created by PhpStorm.
   * User: allakuzmenko
   * Date: 23.10.17
   * Time: 20:46
   */
  return [
      'Coordinates' => 'Координаты',
      'Map' => 'Карта',
      'Gallery image' => 'Галерея',
      'Gallery file' => 'Файлы',
       'map' => 'Карта',
      'type' => 'Тип',
      'color' => 'Цвет',
      'area' => 'Сфера'
  
  ];