1.2.0 • Published 10 months ago

@facuferrer86/ui5-translator v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

UI5 Translator

Installing

Run the installer on the root of the UI5 Application project. The CLI tool will look for the i18n file on ./webapp/i18n/i18n.properties

npm install @facuferrer86/ui5-translator

Usage

The CLI tools expects a list of target languages. Also the source i18n file should be english.

ui5-translator spanish,german,italian

Note

The CLI tool looks for translations on 3 sources: 1. Previously created i18n files with already translated entries. 2. SAP Translation HUB. 3. Google Translator.

If it can't find the prior it will look it on the following source.

1.2.0

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.0.0

2 years ago