diff --git a/frontend/views/bus-stop/index.php b/frontend/views/bus-stop/index.php index 67e0eb6..bf7f382 100644 --- a/frontend/views/bus-stop/index.php +++ b/frontend/views/bus-stop/index.php @@ -8,7 +8,7 @@ /* @var $searchModel common\models\BusStopSearch */ /* @var $dataProvider yii\data\ActiveDataProvider */ - $this->title = 'Bus Stops'; + $this->title = 'Автобусні зупинки'; $this->params[ 'breadcrumbs' ][] = $this->title; ?>
-- libgit2 0.21.4