In Language portlet I want to display only few language. Is it possible?
I have tried portal-ext.properties and added locale properties like below.
and I want to display language in combobox please provide solution.
我想显示以下语言。我是liferay的新手。我正在使用 liferay 社区版本 6.2。我不想添加任何额外的语言或语言环境。
locales=en_US,de_DE
I have deleted database and create database and start again server. It show all the language.
My portal-ext.properties look like below.Please help me out.
jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://localhost/liferay62?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false
jdbc.default.username=root
jdbc.default.password=root
locales=en_US,de_DE