about summary refs log tree commit diff
path: root/src/state/preferences/languages.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-1/+3
|
* Apply labelers and handle language for PWI home (#5816)Eric Bailey2024-10-171-0/+10
|
* [Persisted] Make broadcast subscriptions granular by key (#4874)dan2024-08-061-2/+2
| | | | | | | * Add fast path for guaranteed noop updates * Change persisted.onUpdate() API to take a key * Implement granular broadcast listeners
* 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