PowerShell / DSC

This repo is for the DSC v3 project
MIT License
200 stars 29 forks source link

localization support #399

Open SteveL-MSFT opened 5 months ago

SteveL-MSFT commented 5 months ago

Summary of the new feature / enhancement

Should move all text (errors, traces) to a separate file which can be translated. Need to understand if it automatically handles fallback languages and to English

Proposed technical implementation details (optional)

Perhaps use https://docs.rs/json-gettext/latest/json_gettext/