Commit 20d6a942e139a7a6eb6685c6f8be5fb5de34bed6
1 parent
b949de71
add eng translates
Showing
2 changed files
with
5 additions
and
1 deletions
Show diff stats
common/config/bootstrap.php
1 | 1 | <?php |
2 | 2 | Yii::setAlias('@common', dirname(__DIR__)); |
3 | + Yii::setAlias('@project', dirname(__DIR__)); | |
3 | 4 | Yii::setAlias('@frontend', dirname(dirname(__DIR__)) . '/frontend'); |
4 | 5 | Yii::setAlias('@backend', dirname(dirname(__DIR__)) . '/backend'); |
5 | 6 | Yii::setAlias('@console', dirname(dirname(__DIR__)) . '/console'); | ... | ... |
common/messages/en/app.php