rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[rush] Add basic CLI localization to Rush.

Open iclanton opened this issue 2 years ago • 0 comments

This PR introduces an unpublished (for now) Heft plugin that handles localization files the same way our Webpack localization plugin does, and it extracts a few strings from Rush's CLI to an en.loc.json file. It also introduces "error codes" for localized error messages and a RUSH_LOCALE environment variable.

iclanton avatar May 16 '22 03:05 iclanton