0.0.4 • Published 7 years ago

translate-stf v0.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Translate-stf

Command line tool to translate Salesforce STF files, to the targetted language as defined by the (Language code: <>) entry. Utilises the Bing text translate API.

Windows Setup

Download node 8.1.2 and run to install. When prompted use defaults. Open up a command prompt:

node -v
npm install translate-stf -g

screenshot

Usage

Open a command prompt:

translate-stf <bing-api-key> <in-file> <out-file> <max-results>

eg.

translate-stf 3434fdfdd46525797676322476dd6d7cc0 in.stf out.stf 1000000000

Links

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago