Skip to content

Generic language files translator for Aronium POS

Notifications You must be signed in to change notification settings

bashizip/translatorium

Repository files navigation

Translatorium

Generic language files translator for Aronium

Usage

java -jar translatorium.jar {langFrom} {langTo} {srcFile}

Where:

  • langFrom : source language (of srcFile) ;
  • langTo: destination language
  • srcFile: path of the source file, pick one from aronium/lang directory on your system

How it works

This tool uses Google Translate via Google App Script to translate each "Text" attribute value in the srcFile.

Observation

To have a full translation of Aronium (including management interfaces) you have to translate all the required files. See this documentation for more details on theses files.

About

Generic language files translator for Aronium POS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages