translate-stf

0.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i translate-stf

Weekly Downloads

4

Version

0.0.4

License

MIT

Last publish

Collaborators

  • coder36