I noticed that only the french translation has an entry for `Unknown command: %s` - https://github.com/yargs/yargs/blob/f727e71a748847cb32aba329022445ec85fef4f9/locales/fr.json#L36 The error message was added in #1540 (see also #1560). I think the string should appear in `en.json` as the template for the translations?