diff --git a/views/artbox_comment_form.php b/views/artbox_comment_form.php index 4525084..46b8132 100755 --- a/views/artbox_comment_form.php +++ b/views/artbox_comment_form.php @@ -59,8 +59,7 @@ echo Html::tag( 'div', Html::submitButton( -// Yii::t('artbox-comment', 'Submit') - 'Написать' + Yii::t('app', 'Submit comment') ), [ 'class' => 'input_bl submit_btn' ] ); -- libgit2 0.21.4