This commit is contained in:
2025-10-03 00:06:43 +05:00
parent f54d78cbbb
commit 73cd90207c
3 changed files with 3 additions and 3 deletions

View File

@@ -162,7 +162,7 @@ export default {
noItemsFound: "No items found", noItemsFound: "No items found",
brand: "Brand", brand: "Brand",
composition: "Composition", composition: "Composition",
neverMind: "Never Mind", neverMind: "Default",
From_expensive_to_cheap: "From expensive to cheap", From_expensive_to_cheap: "From expensive to cheap",
From_cheap_to_expensive: "From cheap to expensive", From_cheap_to_expensive: "From cheap to expensive",
}, },

View File

@@ -159,7 +159,7 @@ export default {
noItemsFound: "Товары не найдены", noItemsFound: "Товары не найдены",
brand: "Бренд", brand: "Бренд",
composition: "Состав", composition: "Состав",
neverMind: "Не важно", neverMind: "По умолчанию",
From_expensive_to_cheap: "От дорогих к дешевым", From_expensive_to_cheap: "От дорогих к дешевым",
From_cheap_to_expensive: "От дешевых к дорогим", From_cheap_to_expensive: "От дешевых к дорогим",
}, },

View File

@@ -162,7 +162,7 @@ export default {
noItemsFound: "Haryt tapylmady", noItemsFound: "Haryt tapylmady",
brand: "Brend", brand: "Brend",
composition: "Düzümi", composition: "Düzümi",
neverMind: "Tapawudy ýok", neverMind: "Sortlanmadyk",
From_expensive_to_cheap: "Gymmatdan arzana", From_expensive_to_cheap: "Gymmatdan arzana",
From_cheap_to_expensive: "Arzandan gymmada", From_cheap_to_expensive: "Arzandan gymmada",
}, },