Things to do as new features on the repository
Window version of the program
Currently the repository only be available on linux like OS with node installed. The basic working trigger is typing command on bash terminal(also it works on apple OS too). For easy usage adding new branch is planned. On this branch users can download an executable installer for installing executable file that user can add target json files by easy ui on Windows OS(Apple OS can be added).
Since parts of the repository are based of node js, coding executable launcher with node js could be one option. For better performance coding with other language could be available too.
Word exception for translation
There would be words that is not needed to be translated while translating. Such words should be exceptions not to be translated. Currently this repo doesn't have an option to add words as exceptions from translating.
Object entry exception for translation
This repo is planned for translating json files of chrome extension locale. The json file of chrome i18n is made of message entry and description entry. The first one is a target to be translated and the other explaining the first one. So description entry should not be translated.
Things to do as new features on the repository
Window version of the program
Currently the repository only be available on linux like OS with node installed. The basic working trigger is typing command on bash terminal(also it works on apple OS too). For easy usage adding new branch is planned. On this branch users can download an executable installer for installing executable file that user can add target json files by easy ui on Windows OS(Apple OS can be added).
Since parts of the repository are based of node js, coding executable launcher with node js could be one option. For better performance coding with other language could be available too.
Word exception for translation
There would be words that is not needed to be translated while translating. Such words should be exceptions not to be translated. Currently this repo doesn't have an option to add words as exceptions from translating.
Object entry exception for translation
This repo is planned for translating json files of chrome extension locale. The json file of chrome i18n is made of message entry and description entry. The first one is a target to be translated and the other explaining the first one. So description entry should not be translated.