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/cs/legal-widerruf.js
Normal file
4
src/i18n/locales/cs/legal-widerruf.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
"title": "Právo na odstoupení",
|
||||
"content": "Obsah práva na odstoupení bude získán z komponenty Widerrufsrecht.js"
|
||||
};
|
||||
Reference in New Issue
Block a user