peerkar / liferay-gsearch

Google like search for Liferay 7 CE and DXP
Other
56 stars 36 forks source link

Fixed resource bundle loading for each locale separately #17

Closed jsnevala closed 5 years ago

jsnevala commented 5 years ago

Loads resourcebundles into a map for querying translations by locale.

peerkar commented 5 years ago

Thanks!