mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-22 01:30:23 +08:00
Typo in MessageController [skip ci]
This commit is contained in:
@@ -22,7 +22,7 @@ use yii\helpers\FileHelper;
|
|||||||
* 1. Create a configuration file using the 'message/config' command:
|
* 1. Create a configuration file using the 'message/config' command:
|
||||||
* yii message/config /path/to/myapp/messages/config.php
|
* yii message/config /path/to/myapp/messages/config.php
|
||||||
* 2. Edit the created config file, adjusting it for your web application needs.
|
* 2. Edit the created config file, adjusting it for your web application needs.
|
||||||
* 3. Run the 'message/extract' extract, using created config:
|
* 3. Run the 'message/extract' command, using created config:
|
||||||
* yii message /path/to/myapp/messages/config.php
|
* yii message /path/to/myapp/messages/config.php
|
||||||
*
|
*
|
||||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user