Blame view

common/messages/ru/app.php 348 Bytes
ae432de6   Alexey Boroda   first commit
1
  <?php
883f14bb   Eugeny Galkovskiy   translations test
2
3
      return [
          'Home' => 'Главная',
8ea9dba6   Eugeny Galkovskiy   translations 1
4
5
6
7
8
          'Services' => 'Услуги',
          'Solutions' => 'Решения',
          'About' => 'О нас',
          'Contacts' => 'Контакты',
          'Contact' => 'Контакты',
8f8f79df   Eugeny Galkovskiy   translations 2
9
10
          'Contact us on ' => 'Свяжитесь с нами ',
          ' or ' => ' или ',
883f14bb   Eugeny Galkovskiy   translations test
11
      ];