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": "Загрузка продукта...",
|
||||
"loadingDescription": "Загрузка описания продукта...",
|
||||
"notFound": "Продукт не найден",
|
||||
"notFoundDescription": "Искомый продукт не существует или был удалён.",
|
||||
"backToHome": "Вернуться на главную страницу",
|
||||
@@ -35,7 +36,7 @@ export default {
|
||||
"filteredOneProduct": "{{filtered}} из 1 продукта",
|
||||
"xOfYProducts": "{{x}} из {{y}} продуктов"
|
||||
},
|
||||
"removeFiltersToSee": "Снимите фильтры, чтобы увидеть продукты",
|
||||
"removeFiltersToSee": "Уберите фильтры, чтобы увидеть продукты",
|
||||
"outOfStock": "Нет в наличии",
|
||||
"fromXProducts": "от {{count}} продуктов",
|
||||
"discount": {
|
||||
|
||||
Reference in New Issue
Block a user