Browse Source

Fixed locale command.

tags/2.0.0-beta
Qiang Xue 11 years ago
parent
commit
7c41ac994d
  1. 2
      build/controllers/LocaleController.php

2
build/controllers/LocaleController.php

@ -7,8 +7,8 @@
namespace app\controllers;
use yii\console\Exception;
use yii\console\Controller;
use yii\helpers\FileHelper;
/**
* http://www.unicode.org/cldr/charts/supplemental/language_plural_rules.html

Loading…
Cancel
Save