april_json_translator 0.2.3
april_json_translator: ^0.2.3 copied to clipboard
A tool that can translate json files from one language to another.
0.0.3 #
- Change word
@@localto@@locale.
0.2.2 #
- If you do not want to translate some text, you can set
translatewith valuefalsein descriptions.
0.2.1 #
- Always keep key who start with
@@,and auto add@@localewho source json contains it but target json not.
0.2.0 #
- Optionally keep when the key starts with
@. - Guaranteed correct format,like
MapListintdouble, when generate result json file.
0.1.6 #
- Optimize the comparison of json.
0.1.5 #
- Optimize code.
0.1.4 #
- The file will not be rewritten when new json is same as the old.
0.1.3 #
- Fix bug from
\n.
0.1.2 #
- Optimize code.
0.1.1 #
- Optimize translation and file writing.
0.0.2 #
- Fix bug.
0.0.1 #
- First release.