mattermost/tools/mmgotool/commands
Agniva De Sarker 59998b0b84
Bubble up parsing error from en.json (#27362)
Running `make i18n-extract` on a en.json file
with bad JSON will just wipe off all keys instead
of throwing the error. This is very confusing
and can lead to a lot of time wasted because
there's no indication that the JSON is incorrect.

Fixing this.

```release-note
NONE
```
2024-06-26 20:27:22 +05:30
..
i18n.go Bubble up parsing error from en.json (#27362) 2024-06-26 20:27:22 +05:30
root.go tools/mmgotool: move into monorepo (#24010) 2023-07-17 16:15:58 +03:00