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