Skip to content

Application that translates the given word into multiple languages and formats them to JSON.

Notifications You must be signed in to change notification settings

SayakaOno/translator

Repository files navigation

Translator

translator1
Translator is a web application that translates the given word into multiple languages and formats them to JSON. In order to prevent from mojibake when database is used, the given word is converted to UTF-16.
DEMO

How to use

  • Type a word you want to translate
  • Select language you want to translate to
  • Click "Translate" and "->UTF16" buttons

Key Features

  • The default language is the same as the language of your browser.
  • You can translate a word to as many languages as you want.
  • You can change the order of the results by drag & drop or input a number translator2

Specification

Library: PHP GoogleTranslate free

About

Application that translates the given word into multiple languages and formats them to JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published