Localization
The localization plugin consists of the following:
Packages/Libraries
Files
- English locale file:
/locale/en.ts
- French locale file:
/locale/fr.ts
- Localization context file:
/contexts/localization.context.tsx
Functionality
The context file hosts the methods for accessing your declared translations, setting your current/active locale and fetching/checking your active locale.