Commit graph

10 commits

Author SHA1 Message Date
Fadil2k
4c954c93bd
feat(i18n): add Danish(da) locale support (#1772)
* feat(i18n): Add Danish locale support

- Add complete Danish (da) translations for calendar notifications
- Use modern Danish terminology and professional language
- Include proper Danish date/time formatting (kl. notation)
- Follow contemporary Danish UI conventions

* feat(i18n): Add Danish language support to Language enum
2025-07-13 12:04:30 +02:00
mdecimus
f10ec68d49 Updated copyright notice 2025-06-15 15:09:32 +02:00
mdecimus
3f825aaafd DAV server passing Litmus test suite 2025-05-16 16:20:04 +02:00
mdecimus
d8543ae389 Perfect hashing with hashify 2025-01-26 16:19:18 +01:00
mdecimus
50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus
170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus
bcc05340b2 FTS storage implementation and background indexing 2023-11-17 14:59:09 +01:00
mdecimus
c2974a172d Added Sync + Send to stemmer trait 2023-10-18 18:16:40 +02:00
mdecimus
ace58f74eb Bayes classifier 2023-10-11 19:21:11 +02:00
mdecimus
3d9efd363a Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +02:00