dongyijing2353 2015-03-25 05:15
浏览 14

为yii框架设置马来语的当前语言

I'm new here. I have problem to set current language in yii to malay language. This is my current code in config/main.php:

'sourceLanguage'=>'ms',

But it does not affect at all.but if i change the code to:

'sourceLanguage'=>'id',

The current language change to Indonesia language.

Could someone please tell me the code for malay language?

  • 写回答

1条回答 默认 最新

  • douluyezhen4512 2015-03-25 07:34
    关注

    Please check with ms-my for Malay - Malaysia and ms-bn for Malay - Brunei.

    评论

报告相同问题?