Git Product home page Git Product logo

kt-json-i18n's Introduction

Kotlin JSON Internationalization (1.1.0)

Java Kotlin Quality Gate Status

An internationalization tool that translates JSON files using different translation APIs.

Supported API's

  • Microsoft Azure Translator AT4J
  • Google Translator
  • DeepL Translator

Getting Started

Prerequisites

  • Java 8 or higher
  • Kotlin 2.0.0 or higher

Usage

  1. Download latest version from releases and unzip.
  2. Rename config.ini.example to config.ini.
  3. Fill in the config.ini file with your Azure credentials, input/output paths, and other settings.
  4. Run the project using the command java -jar kt-json-i18n-1.1.0-jar-with-dependencies.jar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Support

If you find this project useful, you can show your support by giving it a โญ on GitHub!

License

This project is distributed under the Apache license version 2.0.

kt-json-i18n's People

Contributors

actions-user avatar brenoepics avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

kt-json-i18n's Issues

Feature Request: Google Translator, DeepL and more

As part of our ongoing efforts to expand the capabilities of our Kotlin JSON Translation tool, we are looking to add support for more translation APIs. Currently, we only support Microsoft Azure Translator AT4J.

We would like to implement new translator implementations for the following translation APIs:

  • Google Translator
  • DeepL Translator
  • Any other popular translation APIs

The new implementations should adhere to the existing ApiBuilder and Translator interfaces

Each new implementation should be able to:

  • Authenticate with the respective translation API
  • Send a request to the API to translate a given text
  • Handle the response from the API and return the translated text

Please ensure that the new implementations are thoroughly tested and that they handle potential errors gracefully.

If you would like to work on this issue, please comment below. If you have any questions or need further clarification, feel free to ask.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.