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:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
"loading": "Učitavanje proizvoda...",
|
||||
"loadingDescription": "Učitavanje opisa proizvoda...",
|
||||
"notFound": "Proizvod nije pronađen",
|
||||
"notFoundDescription": "Proizvod koji tražite ne postoji ili je uklonjen.",
|
||||
"backToHome": "Nazad na početnu stranicu",
|
||||
@@ -21,7 +22,7 @@ export default {
|
||||
"weight": "Težina: {{weight}} kg",
|
||||
"youSave": "Uštedite: {{amount}}",
|
||||
"cheaperThanIndividual": "Jeftinije nego kupovina pojedinačno",
|
||||
"pickupPrice": "Cena preuzimanja: 19,90 € po rezu.",
|
||||
"pickupPrice": "Cena preuzimanja: 19,90 € po reznici.",
|
||||
"consistsOf": "Sastoji se od:",
|
||||
"loadingComponentDetails": "{{index}}. Učitavanje detalja komponente...",
|
||||
"individualPriceTotal": "Ukupna pojedinačna cena:",
|
||||
@@ -35,7 +36,7 @@ export default {
|
||||
"filteredOneProduct": "{{filtered}} od 1 proizvoda",
|
||||
"xOfYProducts": "{{x}} od {{y}} proizvoda"
|
||||
},
|
||||
"removeFiltersToSee": "Uklonite filtere da biste videli proizvode",
|
||||
"removeFiltersToSee": "Uklonite filtere da vidite proizvode",
|
||||
"outOfStock": "Nema na lageru",
|
||||
"fromXProducts": "od {{count}} proizvoda",
|
||||
"discount": {
|
||||
|
||||
Reference in New Issue
Block a user