Blame view

common/messages/en/app.php 3.05 KB
0d556e29   Anastasia   translations
1
  <?php
bb0dd433   Alex Savenko   add translate
2
3
4
      return [
          'Address' => 'Address',
          'About' => 'About',
24af1c1a   alex   Убрал с новостей ...
5
  	    'About project'                                => 'About project',
bb0dd433   Alex Savenko   add translate
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
          'blog-txt' => 'We collect useful materials on household appliances and electronics',
          'Blog'=>'Blog',
          'Company Blog' => 'Company Blog',
          'Contacts' => 'Contacts',
          'Categories' => 'Categories',
          'Contact form'       => "Contact form",
          'Continue reading'   => 'Continue reading',
          'Contact us!'        => 'Contact us!',
          'Email'              =>'Email',
          'Gallery'            =>'Gallery',
          'Go to contact page' => 'Go to contact page',
          'Our clients'        =>'Our clients',
          'No results found'   =>'No results found',
          'Home'               =>'Home',
          'Search'             =>'Search',
          'Search by tag'      => 'Search by tag',
          "Search by article"  => 'Search by article',
          'Send'               => 'Send',
          'Send message'       => 'Send message',
6443d4c5   alex   Добавил 2й телефо...
25
26
27
28
29
30
31
32
33
          'Events'                    => 'Events',
          'You question'              => 'You question',
          'News'                      => 'News',
          'Media'                     => 'Media',
          'More'                      => 'More',
          'Form sends success'        => 'Form sends success',
          'Message'                   => 'Message',
          'Name'                      => 'Name',
          'Phone'                     => 'Phone',
bb0dd433   Alex Savenko   add translate
34
35
          'Form sends success Header' => 'Success',
          'Empty field'               => 'This field is required.Please fill it',
6443d4c5   alex   Добавил 2й телефо...
36
          'Empty dataProvider'        => 'No results found',
bb0dd433   Alex Savenko   add translate
37
38
39
40
41
          'Wrong email'               => 'Field Email is not valid',
          'phone'                     => 'phone',
          'Without category'          =>'Without category',
          'Our advantages'            => 'Our advantages',
          'Читать далее'              => 'Read more',
6443d4c5   alex   Добавил 2й телефо...
42
          'Close'                     => 'Close',
724d0056   Виталий   forms-reduction
43
  
351fa8a5   alex   Временно убрал ча...
44
  	    'Our parthners'                                 => 'Our partners',
555c4968   alex   Изменил фото и на...
45
46
47
  
  
  
059fa48d   alex   add openenrope ab...
48
49
50
51
52
53
54
55
56
  	    'Artbox about'              =>'Openeurope is your reliable partner in Europe.
  Openeurope (in Lithuanian - Atvira Europa) is a non-profit public organization.
  The organization\'s goal is to create and support economic and cultural ties between Lithuania, as well as other countries of Europe, and the CIS countries.
  Openeurope is a non-governmental entity and can represent the interests of any private legal or natural person within the EU or outside it.
  We are open to cooperation with enterprises and organizations wishing to expand their presence in the markets, gain access to new technologies, etc.
  For our clients and partners, we organize meetings, study business and cultural trips and conduct other events aimed at developing international relations.
  Openeurope has a network of partners from various fields: chambers of commerce and industry, private commercial structures and their associations, independent experts, research and educational institutions, manufacturing companies.
  We invite you to cooperation!'
  
0d556e29   Anastasia   translations
57
  ];