o__荒年

o__荒年

这家伙有点懒,还没写个性签名!

  • 财富值2395
  • 威望值40
  • 总积分3115

个人信息

  • 2017-08-28 已签到
    连续签到1天,获得了5个金钱
  • 赞了说说
    http://www.yiichina.com/question/3178
  • 发表了说说
    http://www.yiichina.com/question/3178
  • 提出了问题
    yii2语言包存放位置无法自定义问题
  • 为什么我改成
    'language'=>'en',
    'components' => [

        'i18n' => [ 
                'translations' => [ 
                    '*' => [ 
                        'class' => 'yii\i18n\PhpMessageSource', 
                        'basePath' => '@common/messages', 
                        // 'sourceLanguage' => 'en-US', 
                        'fileMap' => [
                             'language' => 'language.php', 
                             'app/error' => 'error.php', 
                        ],
                    ],
                ],
            ], 
    ],
    

    创建 common/messages/en/language.php 英文翻译文件 :
    <?php
    return [

    	'Welcome_flag'=>'welcome here from common/messages in English', 
    	'Goodbye_flag'=>'goodbye here from common/messages in English', 
    

    ];
    ?>

    页面中的改成使用language,为什么最后没效果呢
    Yii::t('language', 'Goodbye_flag');

  • 看不懂啊。。。。

  • 2017-08-25 已签到
    连续签到1天,获得了5个金钱
  • 收藏了教程
    Yii2.0 实现三级联动
  • 无法运行,mdm\upload\UploadBehavior,不存在saveUploadedFile这方法,这是什么来的,

  • 2017-08-23 已签到
    连续签到1天,获得了5个金钱
总监 等级规则
3115/5000
资料完整度
30/100
用户活跃度
0/100

Ta的关注

3

Ta的粉丝

6

Ta的访客

46