DomainScoreBy Kelloo
Kelloo

8/14/2024

How to add new locale support

Adding New Locale Support

Follow these steps to add new locale support

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;