erasta / JsonChangeVals

Change only the values of a JSON structure (use for translate)

Home Page:https://erasta.github.io/JsonChangeVals/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonChangeVals

Change only the values of a JSON structure.

You can use this when you want to translate your JSON to another language:

  1. Put your JSON on the left pane.
  2. Copy the values on the middle pane.
  3. Translate the values on translation service such as https://translate.google.com.
  4. Get your translated JSON on the right pane.

To use: https://erasta.github.io/JsonChangeVals/index.html

Example:
Start like this:

Then translate to other languages the middle pane (on another application or site) and take the right pane:



About

Change only the values of a JSON structure (use for translate)

https://erasta.github.io/JsonChangeVals/index.html

License:MIT License


Languages

Language:HTML 60.6%Language:JavaScript 39.4%