visuddhinanda пре 3 година
родитељ
комит
5d6127511d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Console/Commands/UpgradeDictDefaultMeaning.php

+ 1 - 1
app/Console/Commands/UpgradeDictDefaultMeaning.php

@@ -21,7 +21,7 @@ class UpgradeDictDefaultMeaning extends Command
      *
      * @var string
      */
-    protected $description = 'Command description';
+    protected $description = '找出单词的首选意思。用于搜索列表';
 
     /**
      * Create a new command instance.