DomainScoreCBQ Devtool
CBQ

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

  1. Open the appConfig file in src/lib/appConfig.ts;
  2. Add the new locale to the locales array;