Results 17 issues of Aerex

# Context The checkup command cannot find a string translation in a variable that has been reinitialized. For example, assume the `all.en_US.json` translation file contain the message IDs: `Hello World`...

# Context 30 days is too short of a time for mark issues as stale. We should increase the time to about 2 months. If we need to adjust we...

# Context The `fixup` command appears to removes all existing translations with null. The command crashes when running against non-translation JSON files

Most go projects include pre-built binaries into their release to make it easier for users to consume the CLI without having to use the `go` CLI to install i18n4go.

# Context This PR will update the instructions on how to install i18n4go as well as include instructions on validating translation

# Context Currently when running the rewrite-package the generated go files will use the same package as the package of the source go file. For instance, if the source files...

# Context When a user uses `git` to merge changes from upstream to a local branch it is possible to run into merge issues for translation files. There is no...