+
+
+
+
+
diff --git a/legalconsenthub/i18n/locales/de.json b/legalconsenthub/i18n/locales/de.json
index bc8c57e..0e06518 100644
--- a/legalconsenthub/i18n/locales/de.json
+++ b/legalconsenthub/i18n/locales/de.json
@@ -189,7 +189,42 @@
}
},
"organization": {
- "current": "Aktuelle Organisation"
+ "title": "Organisation",
+ "pageTitle": "Organisationsprofil",
+ "current": "Aktuelle Organisation",
+ "name": "Organisationsname",
+ "id": "Organisations-ID",
+ "noOrganization": "Keine Organisation zugewiesen",
+ "noOrganizationDescription": "Sie sind derzeit keiner Organisation zugewiesen. Bitte kontaktieren Sie Ihren Administrator."
+ },
+ "help": {
+ "title": "Hilfe",
+ "pageTitle": "Hilfe & FAQ",
+ "description": "Hier finden Sie Antworten auf häufig gestellte Fragen und Anleitungen zur Nutzung der Plattform.",
+ "faq": {
+ "title": "Häufig gestellte Fragen",
+ "q1": {
+ "question": "Was ist Mitbestimmung?",
+ "answer": "Mitbestimmung bezeichnet das Recht der Arbeitnehmer, an Entscheidungen im Unternehmen mitzuwirken. In Deutschland ist dieses Recht gesetzlich verankert, insbesondere durch das Betriebsverfassungsgesetz."
+ },
+ "q2": {
+ "question": "Wer kann Anträge einreichen?",
+ "answer": "Anträge können von berechtigten Nutzern eingereicht werden, die eine entsprechende Rolle in der Organisation haben. Die genauen Berechtigungen werden von Ihrem Administrator festgelegt."
+ },
+ "q3": {
+ "question": "Wie lange dauert die Bearbeitung eines Antrags?",
+ "answer": "Die Bearbeitungszeit variiert je nach Art des Antrags und der Verfügbarkeit der zuständigen Personen. Sie werden über Statusänderungen per E-Mail benachrichtigt."
+ },
+ "q4": {
+ "question": "Kann ich meine Einstellungen ändern?",
+ "answer": "Ja, unter 'Einstellungen' können Sie Ihre Sprach- und Anzeigeeinstellungen sowie E-Mail-Benachrichtigungen anpassen."
+ }
+ },
+ "support": {
+ "title": "Weitere Unterstützung",
+ "description": "Haben Sie weitere Fragen oder benötigen Sie individuelle Unterstützung? Nutzen Sie unser Kontaktformular.",
+ "contactLink": "Zum Kontaktformular"
+ }
},
"auth": {
"welcome": "Willkommen",
diff --git a/legalconsenthub/i18n/locales/en.json b/legalconsenthub/i18n/locales/en.json
index ae7be9a..76a26e8 100644
--- a/legalconsenthub/i18n/locales/en.json
+++ b/legalconsenthub/i18n/locales/en.json
@@ -189,7 +189,42 @@
}
},
"organization": {
- "current": "Current Organization"
+ "title": "Organization",
+ "pageTitle": "Organization Profile",
+ "current": "Current Organization",
+ "name": "Organization Name",
+ "id": "Organization ID",
+ "noOrganization": "No Organization Assigned",
+ "noOrganizationDescription": "You are currently not assigned to any organization. Please contact your administrator."
+ },
+ "help": {
+ "title": "Help",
+ "pageTitle": "Help & FAQ",
+ "description": "Find answers to frequently asked questions and guides on how to use the platform.",
+ "faq": {
+ "title": "Frequently Asked Questions",
+ "q1": {
+ "question": "What is co-determination?",
+ "answer": "Co-determination refers to the right of employees to participate in decisions within the company. In Germany, this right is legally established, particularly through the Works Constitution Act."
+ },
+ "q2": {
+ "question": "Who can submit applications?",
+ "answer": "Applications can be submitted by authorized users who have an appropriate role in the organization. The exact permissions are set by your administrator."
+ },
+ "q3": {
+ "question": "How long does it take to process an application?",
+ "answer": "Processing time varies depending on the type of application and the availability of the responsible parties. You will be notified of status changes by email."
+ },
+ "q4": {
+ "question": "Can I change my settings?",
+ "answer": "Yes, under 'Settings' you can adjust your language and display preferences as well as email notifications."
+ }
+ },
+ "support": {
+ "title": "Further Support",
+ "description": "Do you have more questions or need individual support? Use our contact form.",
+ "contactLink": "Go to Contact Form"
+ }
},
"auth": {
"welcome": "Welcome",