- fix

parent 9ca22a4b
......@@ -42,7 +42,7 @@ use common\modules\languages\models\Languages;
<div class="sidebar_module_body">
<a href="#feedback" class="sidebar_btn popup-form">
<?=\Yii::t('blog', 'Offer a subject');?>
<div class="blog_toltip_right">Предложите свою тему и мы напишем</div>
<div class="blog_toltip_right"><?=\Yii::t('blog', 'Offer a subject and we will publish about it')?></div>
</a>
<a href="#article" class="sidebar_btn popup-form"><?=\Yii::t('blog', 'Send an article')?></a>
</div>
......
......@@ -18,4 +18,5 @@ For example: write about CRM" => "Что хочу почитать?
'Load more' => 'Загрузить еще',
'Read more...' => 'Читать...',
'Follow us!' => 'Все секреты в наших соц сетях!',
'Offer a subject and we will publish about it' => 'Предложите свою тему и мы напишем'
];
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment