Eugeny Galkovskiy
/
kbenergy_new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
db0aff0d8594332307f9568d813ac9b18b78492c
Authored by
Eugeny Galkovskiy
2018-01-22 16:32:18 +0200
1 parent
5a2397a4
translate error 1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/messages/ru/app.php
Inline
Side-by-side
common/messages/ru/app.php
Wrap text
Show/Hide comments
View file @
db0aff0
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
...
...