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:
15
src/i18n/locales/sq/footer.js
Normal file
15
src/i18n/locales/sq/footer.js
Normal 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"
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user