Page 1 of 1

How to add languages to Admin?

Posted: Mon Oct 21, 2013 3:38 am
by jayhuang
HI,

I want to add a language to the admin console, I was following this

https://github.com/BroadleafCommerce/AdminLanguagePack

but I do not have the "demoAdmin.gwt.xml" in DemoSite-3.0.2-GA

The docs on the official website do not cover it either. Is there a up-to-date documentation on this matter?

Thanks.

Jay

Re: How to add languages to Admin?

Posted: Mon Oct 21, 2013 11:30 pm
by jayhuang
I found the DemoSite-i18n on Github but it is for version 2, anyway, I copied the configs and used in my 3.0.2-GA demo, on maven install, it failed with "gwt module org.broadleafcommerce.admin.merchandisingModule not found". Is there a version 3 i18n demo site?

I followed the instructions here
http://docs.broadleafcommerce.org/core/ ... uick-start
with no luck either.

A pointer will be of great help.

Thanks.

Re: How to add languages to Admin?

Posted: Wed Oct 23, 2013 5:10 pm
by phillipuniverse
We have not yet updated the i18n messages to work with the 3.0+; that project will only currently work with versions prior to 2.0.

Most of the message keys have not changed (although there are definite changes) it's mainly that the resolution for those keys has.