aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/langs.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* i18n: Add zh-TW Traditional Chinese locale (#689)Peter Dave Hello2024-11-231-1/+2
|
* translations: Add german, french and chinese LLM translationsMohamed Bassem2024-11-171-1/+3
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-0/+6
* 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