Can I Know how to implement the google translate for particular words in Reactjs ?
Asked
Active
Viewed 83 times
0
-
This link explains how to ask a good questions, https://stackoverflow.com/help/how-to-ask . Search, and research ...and keep track of what you find. Even if you don't find a useful answer elsewhere on the site, including links to related questions that haven't helped can help others in understanding how your question is different from the rest. – Laxman Jan 19 '22 at 10:12
1 Answers
-1
You can use i18n for language change. But not for particular words.

Roy
- 1
- 2
-
How to translate a Particular Word (Translate) from Database in Reactjs UI ? – Shan Jan 11 '22 at 09:16