about summary refs log tree commit diff
path: root/src/locale/i18nProvider.tsx
Commit message (Collapse)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
|
* Sort imports (#6009)dan2024-10-291-1/+2
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* Hindi Internationalization (#1914)Ansh2023-11-201-0/+9
* get basic hindi support to work * get web app language switcher in * Refactor i18n implementation and remove unused code * add missing strings * add dropdowns and modals missing strings * complete all hindi translations * fix merge conflicts * fix legeacy persisted state * fix data in RecommendedFeeds * fix lint