/json_localizator

Json localizator script that is developed with Dart.

Primary LanguageDart

Json Localizator

This repo included a json localizator script that developed with Dart to localize and translate Json files easily. To localization and translation process, Google Translation API and transator package used.

Supported more than 100 languages. All of languages and short forms here.

Install

You can download JsonLocalizator v1.0.0

Windows / MacOs

Download

Usage

Run json_localizator.exe file and enter necessary informations.

These informations are below;

  • Enter source json file path : (Source json file full path)
  • Enter output folder path : (Full path folder to output files)
  • Enter source json file language : (Json file's that you created source json file language code) Supported languages and language codes here
  • Enter output json file languages : (codes of the languages you want to localize.) Supported languages and language codes here

Execution

Run json_localizator.exe file

Using Example

Easy to use

License : MIT