feat: update legal document translations and remove obsolete files

- Added translations for legal documents related to consumer rights, battery disposal, and data protection across multiple languages.
- Removed outdated legal-agb.js and legal-datenschutz.js files to streamline the localization structure.
- Improved existing translations for clarity and consistency in legal terminology.
This commit is contained in:
sebseb7
2025-08-05 19:34:11 +02:00
parent 22a0f78db2
commit 97fd7ee484
360 changed files with 4524 additions and 2755 deletions

View File

@@ -0,0 +1,15 @@
export default {
"hours": "Sht 11am-7pm",
"address": "Trachenberger Straße 14 - Dresden",
"location": "Midis ndalesës Pieschen dhe Trachenberger Platz",
"allPricesIncl": "* Të gjitha çmimet përfshijnë TVSH-në ligjore, plus transportin",
"copyright": "© {{year}} GrowHeads.de",
"legal": {
"datenschutz": "Politika e Privatësisë",
"agb": "Termat dhe Kushtet",
"sitemap": "Harta e faqes",
"impressum": "Njoftim Ligjor",
"batteriegesetzhinweise": "Informacion mbi Ligjin e Baterive",
"widerrufsrecht": "E drejta e tërheqjes"
}
};