Commit db0aff0d8594332307f9568d813ac9b18b78492c

Authored by Eugeny Galkovskiy
1 parent 5a2397a4

translate error 1

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/messages/ru/app.php
1 1 <?php
2 2 return [
3 3 'Contact us on ' => 'Свяжитесь с нами ',
4   - ' or ' => ' или '
  4 + ' or ' => ' или ',
5 5 'tel:' => 'по тел.',
6 6 ];
7 7 \ No newline at end of file
... ...