8/14/2024
How to add new locale support to DevToolset
Adding New Locale Support to DevToolset
Follow these steps to add new locale support to DevToolset.
Step 1: Add the New Locale Support
- Open the appConfig file in
src/lib/appConfig.ts
; - Add the new locale to the
locales
array;