8/14/2024
How to change the default locale
Change Default Locale
Follow these steps to change the default locale.
Step 1: Change the Default Locale
- Open the appConfig file in
src/lib/appConfig.ts
; - Change the
defaultLocale
to the new locale;
8/14/2024
How to change the default locale
Follow these steps to change the default locale.
src/lib/appConfig.ts
;defaultLocale
to the new locale;