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