- Add locale option to tsv2arb.
- Fixed an error caused by a separator (tab) between empty cells when converting tsv -> arb.
- Fixed an error where the output file name was not set properly.
- Migrate to null saftey
- Update README.md and comments.
- Change output messages.
- Merge multiple target arb files with one source arb file without overwrite but appends new messages.
- Make output directory when given directory is not exists.
- Fix unexpected new line during convert arb to tsv.
- Fix output messages.
- Convert tsv to arb.
- Convert arb to tsv.