Update legal documents and localization for compliance and clarity
- Updated .env.example with legal operator details for compliance. - Refactored Impressum, Privacy, and Terms pages to utilize a new LegalDocument component for improved structure and maintainability. - Enhanced localization files to include legal content in both German and English, ensuring accurate representation of legal information. - Improved i18n handling to support locale detection from Accept-Language headers.
This commit is contained in:
@@ -31,7 +31,7 @@ OWNER_USER_IDS=
|
||||
|
||||
# Public site / bot links (Phase 8)
|
||||
SUPPORT_SERVER_URL=
|
||||
LEGAL_OPERATOR_NAME=
|
||||
LEGAL_OPERATOR_ADDRESS=
|
||||
LEGAL_OPERATOR_EMAIL=
|
||||
LEGAL_OPERATOR_PHONE=
|
||||
LEGAL_OPERATOR_NAME=HexaHost Inh. Samuel Müller
|
||||
LEGAL_OPERATOR_ADDRESS=Richard-Miller-Straße 1, 94051 Hauzenberg, Deutschland
|
||||
LEGAL_OPERATOR_EMAIL=info@hexahost.de
|
||||
LEGAL_OPERATOR_PHONE=+49 15566 175855
|
||||
|
||||
Reference in New Issue
Block a user