mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
10 lines
202 B
Text
10 lines
202 B
Text
description "HTTP Google Translator! Translate text direct form internet, uses post method!Max lenght is 32kb\377";
|
|
|
|
uses
|
|
Core,
|
|
Web;
|
|
|
|
file
|
|
GoogleTranslator.h,
|
|
GoogleTranslator.cpp charset "UTF-8";
|
|
|