Blame view

common/messages/en/app.php 186 Bytes
a0e8d4e0   Alexey Boroda   first commit
1
  <?php
809b0ee3   Eugeny Galkovskiy   Переводы 1
2
3
4
5
6
7
  return [
      'Home' => 'Главная',
      'Submit' => 'Применить',
      'Save'  =>  'Сохранить',
      'Company name'  =>  'Название компании',
  ];