more

In Reactjs , How to Get and Set the Languages translate in the Reactjs ..Values from Database to UI?

Currently , We are done the BackEnd Side( we need to use Only Single table and Stored Procedure ) I have added the Images for your Reference .., we need to set the Dropdown (Values Like English , Tamil , Kannada , Telgu and Malayalam) in the pages , Based on Dropdown values . we need to Translate the Languages in the pages ..

Our Requirement

–Add to the Dropdown (Values Like English , Tamil , Kannada , Telgu and Malayalam) in Reactjs –Fetch the Data via API ( Fetch From single Table and Stored Procedure –Link added , Currently we are not using State Management ( Library like Redux ) . — Tables Structure added in the Link .

—Note — In Table, We are added the Values( Manual ) for translate ..So , We need to display the Reactjs

Added the Our Table Structure in the link

Stored Procedure for our table

Similar Posts