Skip to content

This is a simple text translator that uses the Google Translate API to translate text from one language to another. It's an easy-to-use web application that allows users to input source text, select source and target languages, and view the translated text.

Notifications You must be signed in to change notification settings

Biasiolo/Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Translator

This is a simple text translator that uses the Google Translate API to translate text from one language to another. It's an easy-to-use web application that allows users to input source text, select source and target languages, and view the translated text.

Features

  • Text translation from one language to another.
  • Support for multiple languages.
  • User-friendly interface.

Prerequisites

  • A valid Google Translate API key.

Usage

  1. Clone this repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Enter the text you want to translate in the "Source Text" field.
  4. Select the source and target languages from their respective drop-down menus.
  5. Click the "Translate" button to see the result.
  6. The translated text will be displayed in the "Translated Text" area.

Configuration

  • Replace 'YOUR_API_KEY' with your valid Google Translate API key in the script.js file.

Example

You can see a working example of this application here.

Author

Biasiolo

License

This project is licensed under the MIT License

About

This is a simple text translator that uses the Google Translate API to translate text from one language to another. It's an easy-to-use web application that allows users to input source text, select source and target languages, and view the translated text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published