Multilingual multiple approaches- Through resource bundle and database
362
Views
1
Comments
New
Frontend (App Interfaces)

For multilingual application we can have only one approach either resource bundle or database. Both the approaches cannot be used together. Can we have something where we can use both approaches together in application.

Changed the category to
Frontend