The following translation file ```json { "test": { "10": "a", "2": "a" } } ``` will fail no matter which order you put the keys in. Both options output a `Keys should be sorted, please use --fix.` error.