aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (German)Andreas Morgenstern2024-12-191-194/+201
| | | | | | | Currently translated at 100.0% (159 of 159 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/
* Translated using Weblate (Dutch)Guido2024-12-191-1/+58
| | | | | | | Currently translated at 31.1% (48 of 154 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/nl/
* Added translation using Weblate (Dutch)Guido2024-12-191-0/+1
|
* Translated using Weblate (Swedish)Marcus skoding2024-12-191-1/+177
| | | | | | | Currently translated at 81.1% (125 of 154 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sv/
* Added translation using Weblate (Swedish)Marcus skoding2024-12-191-0/+1
|
* feature: Store crawling status code and allow users to find broken links. ↵Mohamed Bassem2024-12-081-0/+7
| | | | Fixes #169
* 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