Alexey Boroda
/
total-automation
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
883f14bb1025523ede5b9e4869cf971a4d352b0f
Authored by
Eugeny Galkovskiy
2017-05-04 14:55:01 +0300
1 parent
7832919c
translations test
Showing
1 changed file
with
3 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 @
883f14b
1
1
<?php
2
- return [];
3
2
\ No newline at end of file
3
+ return [
4
+ 'Home' => 'Главная',
5
+ ];
4
6
\ No newline at end of file
...
...