about summary refs log tree commit diff
path: root/src/state/preferences/languages.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Improve the language behaviors around the PWI (#3545)Paul Frazee2024-04-131-1/+7
| | | | | | | | | * Handle leftnav overflow with longer languages' copy * Update the language dropdown to set ALL language prefs * Add hackfix to language cachebusting on PWI * Reset feeds on language change
* i18n settings improvements (#2184)Eric Bailey2023-12-121-3/+4
| | | | | | | | | * Handle language selector * Improve type safety * Add a little more safety * Update comment
* Hindi Internationalization (#1914)Ansh2023-11-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | * 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
* Pull language methods into api context (#1847)Eric Bailey2023-11-081-72/+87
| | | | | * Pull language methods into api context * Rename for consistency
* Move language preferences to new persistence + context (#1837)Paul Frazee2023-11-081-0/+122