This project provide a way to store yours translations and manage json and resx files. This project use GunDB to store the tranlations and Watson from IBM to help with the translations.
Update the file in back/index.js and put your translation bluemix username and password
# install dependencies
$ npm install
# serve with hot reload at localhost:8080, electron, gundb and watson
$ npm start
# build for production with minification
$ npm run build
- Use TypeScript
- User Authentication by LDAP (user reading, user editing and external translator)
- Create administrator screen (user management)
- Log of inclusion and editing of translations
- Reading and editing SQLite database
- Creation of new translation file (json, resx and db3)
- Importing a context template into Watson
- Improved Layout (UX and UI)
- Import an entire file into the database
- Conflict management (two files of the same language that have the same key but the translation is different)
- Internationalization of system labels
The materials herein are all (c) 2017-2020 Landix Sistemas.
This work is licensed under a Attribution 4.0 International (CC BY 4.0).