translations "to"

This commit is contained in:
Roman Berneburg 2020-05-07 15:24:54 +02:00 committed by Jan Bickel
parent 54b535f8f4
commit f179925e5d
8 changed files with 8 additions and 1 deletions

View File

@ -368,6 +368,7 @@ return [
'layered-nav-title' => 'المنتجات',
'price-label' => 'أقل من',
'remove-filter-link-title' => 'امسح الكل',
'filter-to' => 'to',
'sort-by' => 'افرز حسب',
'from-a-z' => 'من a-z',
'from-z-a' => 'من ز-أ',

View File

@ -368,6 +368,7 @@ return [
'layered-nav-title' => 'Einkaufen bei',
'price-label' => 'So niedrig wie',
'remove-filter-link-title' => 'Alles löschen',
'filter-to' => 'bis',
'sort-by' => 'Sortieren',
'from-a-z' => 'Von A-Z',
'from-z-a' => 'Von Z-A',

View File

@ -369,6 +369,7 @@ return [
'layered-nav-title' => 'Shop By',
'price-label' => 'As low as',
'remove-filter-link-title' => 'Clear All',
'filter-to' => 'to',
'sort-by' => 'Sort By',
'from-a-z' => 'From A-Z',
'from-z-a' => 'From Z-A',

View File

@ -350,6 +350,7 @@ return [
'layered-nav-title' => 'Comprado por',
'price-label' => 'Tan bajo como',
'remove-filter-link-title' => 'Limpiar todo',
'filter-to' => 'a',
'sort-by' => 'Ordenar por',
'from-a-z' => 'De A-Z',
'from-z-a' => 'De Z-A',

View File

@ -368,6 +368,7 @@ return [
'layered-nav-title' => 'خرید بوسیله ی',
'price-label' => 'به اندازه کم',
'remove-filter-link-title' => 'همه را پاک کن',
'filter-to' => 'to',
'sort-by' => 'مرتب سازی بر اساس',
'from-a-z' => 'از A-Z',
'from-z-a' => 'از Z-A',

View File

@ -373,6 +373,7 @@ return [
'layered-nav-title' => 'Winkelen per ',
'price-label' => 'Zo laag als',
'remove-filter-link-title' => 'Wis alles',
'filter-to' => 'tot',
'sort-by' => 'Sorteer op',
'from-a-z' => 'Van A-Z',
'from-z-a' => 'Van Z-A',

View File

@ -361,6 +361,7 @@ return [
'layered-nav-title' => 'Compre por',
'price-label' => 'Tão baixo quanto',
'remove-filter-link-title' => 'Limpar Todos',
'filter-to' => 'a',
'sort-by' => 'Ordernar por',
'from-a-z' => 'De A-Z',
'from-z-a' => 'De Z-A',

View File

@ -118,7 +118,7 @@
:value="sliderConfig.priceFrom"
id="price_from" />
<label class="col text-center" for="to">to</label>
<label class="col text-center" for="to">{{ __('shop::app.products.filter-to') }}</label>
<input
type="text"
disabled