aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n (follow)
Commit message (Collapse)AuthorAgeFilesLines
* i18n: Add zh-TW Traditional Chinese locale (#689)Peter Dave Hello2024-11-231-0/+206
|
* translations: Add german, french and chinese LLM translationsMohamed Bassem2024-11-173-0/+618
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-175-0/+310
* 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