Add legal document translations: Introduced new legal sections for AGB, Impressum, Datenschutz, Widerrufsrecht, and Batteriegesetzhinweise. Updated components to utilize translation hooks for dynamic content rendering, ensuring accurate localization of legal terms and conditions.
This commit is contained in:
4
src/i18n/locales/hr/legal-impressum.js
Normal file
4
src/i18n/locales/hr/legal-impressum.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
"title": "Pravni obavijest (Impressum)",
|
||||
"content": "Sadržaj pravne obavijesti (Impressum) bit će preuzet iz Impressum.js komponente",
|
||||
};
|
||||
Reference in New Issue
Block a user