Skip to content

Language Translator web application that uses Google Translate API

Notifications You must be signed in to change notification settings

DarshanRaoG/Language-Translator-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Translator Web Application

  • 10 languages are supported by default:

    • Chinese
    • English
    • French
    • German
    • Greek
    • Hindi
    • Japanese
    • Spanish
    • Tamil
    • Telugu
  • More languages can be added easily by modifying index.html

    • For example, to add Polish, use this:
      <option value="pl">Polish</option>
  • Uses Google Translate API (free version)

  • Try it out! ---> Click Me

Output (Desktop View)

Output (Mobile View)

References

About

Language Translator web application that uses Google Translate API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published