Commit 04e0bbf2fe830280ae7cf47e2fa35f07d8c80299
123
Showing
1 changed file
with
39 additions
and
40 deletions
Show diff stats
common/messages/en/app.php
1 | <?php | 1 | <?php |
2 | -return [ | ||
3 | - 'Address' => 'Address', | ||
4 | - 'About' => 'About', | ||
5 | - 'blog-txt' => 'We collect useful materials on household appliances and electronics', | ||
6 | - 'Blog'=>'Blog', | ||
7 | - 'Company Blog' => 'Company Blog', | ||
8 | - 'Contacts' => 'Contacts', | ||
9 | - 'Categories' => 'Categories', | ||
10 | - 'Contact form' => "Contact form", | ||
11 | - 'Continue reading' => 'Continue reading', | ||
12 | - 'Contact us!' => 'Contact us!', | ||
13 | - 'Email' =>'Email', | ||
14 | - 'Gallery' =>'Gallery', | ||
15 | - 'Go to contact page' => 'Go to contact page', | ||
16 | - 'Our clients' =>'Our clients', | ||
17 | - 'No results found' =>'No results found', | ||
18 | - 'Home' =>'Home', | ||
19 | - 'Search' =>'Search', | ||
20 | - 'Search by tag' => 'Search by tag', | ||
21 | - "Search by article" => 'Search by article', | ||
22 | - 'Send' => 'Send', | ||
23 | - 'Send message' => 'Send message', | ||
24 | - 'Events' => 'Events', | ||
25 | - 'You question' => 'You question', | ||
26 | - 'News' => 'News', | ||
27 | - 'Media' => 'Media', | ||
28 | - 'More' => 'More', | ||
29 | - 'Form sends success' => 'Form sends success', | ||
30 | - #'Message' => 'Message', | ||
31 | - 'Message' => 'Messag as dflkasd;fk asp dok', | ||
32 | - 'Name' => 'Name', | ||
33 | - 'Phone' => 'Phone', | ||
34 | - 'Form sends success Header' => 'Success', | ||
35 | - 'Empty field' => 'This field is required.Please fill it', | ||
36 | - 'Wrong email' => 'Field Email is not valid', | ||
37 | - 'phone' => 'phone', | ||
38 | - 'Without category' =>'Without category', | ||
39 | - 'Our advantages' => 'Our advantages', | ||
40 | - 'Читать далее' => 'Read more', | ||
41 | - 'Send Message' => 'tes st s', | 2 | + return [ |
3 | + 'Address' => 'Address', | ||
4 | + 'About' => 'About', | ||
5 | + 'blog-txt' => 'We collect useful materials on household appliances and electronics', | ||
6 | + 'Blog'=>'Blog', | ||
7 | + 'Company Blog' => 'Company Blog', | ||
8 | + 'Contacts' => 'Contacts', | ||
9 | + 'Categories' => 'Categories', | ||
10 | + 'Contact form' => "Contact form", | ||
11 | + 'Continue reading' => 'Continue reading', | ||
12 | + 'Contact us!' => 'Contact us!', | ||
13 | + 'Email' =>'Email', | ||
14 | + 'Gallery' =>'Gallery', | ||
15 | + 'Go to contact page' => 'Go to contact page', | ||
16 | + 'Our clients' =>'Our clients', | ||
17 | + 'No results found' =>'No results found', | ||
18 | + 'Home' =>'Home', | ||
19 | + 'Search' =>'Search', | ||
20 | + 'Search by tag' => 'Search by tag', | ||
21 | + "Search by article" => 'Search by article', | ||
22 | + 'Send' => 'Send', | ||
23 | + 'Send message' => 'Send message', | ||
24 | + 'Events' => 'Events', | ||
25 | + 'You question' => 'You question', | ||
26 | + 'News' => 'News', | ||
27 | + 'Media' => 'Media', | ||
28 | + 'More' => 'More', | ||
29 | + 'Form sends success' => 'Form sends success', | ||
30 | + 'Message' => 'Message', | ||
31 | + 'Name' => 'Name', | ||
32 | + 'Phone' => 'Phone', | ||
33 | + 'Form sends success Header' => 'Success', | ||
34 | + 'Empty field' => 'This field is required.Please fill it', | ||
35 | + 'Wrong email' => 'Field Email is not valid', | ||
36 | + 'phone' => 'phone', | ||
37 | + 'Without category' =>'Without category', | ||
38 | + 'Our advantages' => 'Our advantages', | ||
39 | + 'Читать далее' => 'Read more', | ||
40 | + | ||
42 | 41 | ||
43 | ]; | 42 | ]; |
44 | \ No newline at end of file | 43 | \ No newline at end of file |