aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/settings.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-0/+17
* feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now