search with parameters
This commit is contained in:
@@ -309,6 +309,27 @@ shop-subtitle = browse our products.
|
||||
shop-empty = There are no products here yet.
|
||||
search-placeholder = Search products…
|
||||
search-empty = Nothing matched your search:
|
||||
results-count = { $count } products
|
||||
sort-label = Sort
|
||||
sort-relevance = Relevance
|
||||
sort-newest = Newest
|
||||
sort-price_asc = Price: low to high
|
||||
sort-price_desc = Price: high to low
|
||||
sort-name_asc = Name: A–Z
|
||||
sort-name_desc = Name: Z–A
|
||||
filter-category = Category
|
||||
filter-all-categories = All categories
|
||||
filter-uncategorized = Uncategorized
|
||||
filter-price = Price
|
||||
filter-price-from = Price from
|
||||
filter-price-to = Price to
|
||||
filter-in-stock = In stock only
|
||||
filter-apply = Apply
|
||||
filter-clear = Clear
|
||||
pagination = Pagination
|
||||
page-of = Page { $page } of { $pages }
|
||||
prev = Previous
|
||||
next = Next
|
||||
view-grid = Grid view
|
||||
view-list = List view
|
||||
categories = Categories
|
||||
|
||||
@@ -309,6 +309,27 @@ shop-subtitle = prezrite si našu ponuku produktov.
|
||||
shop-empty = Zatiaľ tu nie sú žiadne produkty.
|
||||
search-placeholder = Hľadať produkty…
|
||||
search-empty = Pre váš výraz sme nič nenašli:
|
||||
results-count = { $count } produktov
|
||||
sort-label = Zoradiť
|
||||
sort-relevance = Relevancia
|
||||
sort-newest = Najnovšie
|
||||
sort-price_asc = Cena: od najnižšej
|
||||
sort-price_desc = Cena: od najvyššej
|
||||
sort-name_asc = Názov: A–Z
|
||||
sort-name_desc = Názov: Z–A
|
||||
filter-category = Kategória
|
||||
filter-all-categories = Všetky kategórie
|
||||
filter-uncategorized = Bez kategórie
|
||||
filter-price = Cena
|
||||
filter-price-from = Cena od
|
||||
filter-price-to = Cena do
|
||||
filter-in-stock = Len skladom
|
||||
filter-apply = Použiť
|
||||
filter-clear = Zrušiť
|
||||
pagination = Stránkovanie
|
||||
page-of = Strana { $page } z { $pages }
|
||||
prev = Predchádzajúce
|
||||
next = Ďalšie
|
||||
view-grid = Zobrazenie v mriežke
|
||||
view-list = Zobrazenie v zozname
|
||||
categories = Kategórie
|
||||
|
||||
Reference in New Issue
Block a user