app.php 1.9 KB
<?php
    return [
        'Address' => 'Address',
        'About' => 'About',
        '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',
        'Events'                    => 'Events',
        'You question'              => 'You question',
        'News'                      => 'News',
        'Media'                     => 'Media',
        'More'                      => 'More',
        'Form sends success'        => 'Form sends success',
        'Message'                   => 'Message',
        'Name'                      => 'Name',
        'Phone'                     => 'Phone',
        'Form sends success Header' => 'Success',
        'Empty field'               => 'This field is required.Please fill it',
        'Empty dataProvider'        => 'No results found',
        'Wrong email'               => 'Field Email is not valid',
        'phone'                     => 'phone',
        'Without category'          =>'Without category',
        'Our advantages'            => 'Our advantages',
        'Читать далее'              => 'Read more',
        'Close'                     => 'Close',

];