Menu

#2272 mrbs language change

open
nobody
None
1
2021-01-06
2021-01-06
No

Dear Support Team,
How can I change language from English to Chinese included change mrbs system title? Thanks a lot.

1 Attachments

Discussion

  • Campbell Morrison

    By default MRBS will use the language of your browser's preference. You can see what your browser's language preferences are on the Help page.

    If you want to force MRBS to use a specific language you can set $override_locale in your config file, eg

    $override_locale = 'zh_CN';  // or 'zh_TW';
    

    For more details see systemdefaults.inc.php.

     
  • Hsu Yao Chang

    Hsu Yao Chang - 2021-01-06

    Thanks a lot, but it have message as the attachment. kindly give suggestion about it, thanks a lot.

     
  • Campbell Morrison

    You haven't changed the MRBS language. When you have changed the MRBS language you can change the default text by using the $vocab_override config settings. See systemdefaults.inc.php for more details.

     
  • Campbell Morrison

    Sorry, ignore that last post, I was looking at the wrong screenshot

     
  • Campbell Morrison

    The error message means that you need to install that locale on your server - or else choose a different locale.

     
MongoDB Logo MongoDB