server-verwaltung/app
nocci cc7c75ba33 🌐 i18n(i18n): add multilingual support with translations
- create i18n.py for managing translations and resolving locale
- add German and English translations for various UI components
- integrate translation functions into templates for dynamic language support
2025-12-06 13:58:46 +00:00
..
static 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
templates 🌐 i18n(i18n): add multilingual support with translations 2025-12-06 13:58:46 +00:00
__init__.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
auth.py ♻️ refactor(auth): remove bcrypt password length limitation 2025-12-06 13:25:18 +00:00
db.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
i18n.py 🌐 i18n(i18n): add multilingual support with translations 2025-12-06 13:58:46 +00:00
main.py 🌐 i18n(i18n): add multilingual support with translations 2025-12-06 13:58:46 +00:00
models.py 🔧 chore(repo): restructure project file hierarchy 2025-12-06 11:56:16 +00:00
utils.py ♻️ refactor(utils): enhance encryption key handling 2025-12-06 13:39:03 +00:00