0

I'm creating a multilingual supporting website.

The languages(English, French, Hindi, etc.) are added dynamically. The php side is OK for multilingual. Its taking from the table. But im using jquery for validation.

My problem is how can i show the errors in .js files with that selected languages.

In php its possible by pre defining them all in tables. and fetching them from table based on selected languages.. but in js? I searched they are saying about keeping separate js files for languages.

4

0 回答 0