Commit 58b0f44db272d165f2771292155c01bdc41ea2d1

Authored by Eugeny Galkovskiy
1 parent 858c17e6

111

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -368,7 +368,7 @@ @@ -368,7 +368,7 @@
368 ], 368 ],
369 ], 369 ],
370 [ 370 [
371 - 'label' => Html::tag('span', 'Сертификаты'), 371 + 'label' => Html::tag('span', Yii::t('app', 'Сертификаты')),
372 'url' => [ 'site/certificates' ], 372 'url' => [ 'site/certificates' ],
373 'options' => [ 373 'options' => [
374 'class' => 'mb-im-f-5_1 col-xs-2 col-sm-2 col-md-2', 374 'class' => 'mb-im-f-5_1 col-xs-2 col-sm-2 col-md-2',