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,12 @@
export default {
"vat": "Tatimi mbi Vlerën e Shtuar",
"vat7": "7% Tatimi mbi Vlerën e Shtuar",
"vat19": "19% Tatimi mbi Vlerën e Shtuar",
"vat19WithShipping": "19% Tatimi mbi Vlerën e Shtuar (përfshirë dërgesën)",
"totalNet": "Çmimi total neto",
"totalGross": "Çmimi total bruto pa përfshirë dërgesën",
"subtotal": "Nëntotali",
"incl7Vat": "përfshirë 7% TVSH",
"inclVatWithFooter": "(përfshirë {{vat}}% TVSH,*)",
"inclVatAmount": "përfshirë {{amount}} € TVSH ({{rate}}%)"
};