From 62e41571ea89e91200b2ec8f33a8aea62d386333 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 20 Apr 2021 12:08:57 +0300 Subject: [PATCH] New Crowdin updates (#1040) * New translations setting.php (Romanian) * New translations setting.php (Serbian (Cyrillic)) * New translations setting.php (Persian) * New translations setting.php (Bengali) * New translations setting.php (Azerbaijani) * New translations setting.php (Hindi) * New translations setting.php (Bulgarian) * New translations setting.php (Indonesian) * New translations setting.php (Afrikaans) * New translations setting.php (Urdu (Pakistan)) * New translations setting.php (Catalan) * New translations setting.php (Czech) * New translations setting.php (Danish) --- .../visiosoft/advs-module/resources/lang/af/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ar/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/az/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/bg/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/bn/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ca/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/cs/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/da/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/de/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/el/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/es/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/fa/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/fi/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/fr/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/he/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/hi/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/hu/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/id/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/it/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ja/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ko/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ku/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/nl/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/no/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/pl/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/pt/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ro/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ru/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/sq/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/sr/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/sv/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/tr/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/uk/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/ur/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/vi/setting.php | 3 +++ .../visiosoft/advs-module/resources/lang/zh/setting.php | 3 +++ 36 files changed, 108 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/af/setting.php b/addons/default/visiosoft/advs-module/resources/lang/af/setting.php index d596e4609..7e52f419a 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/af/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/af/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Gedetailleerde produkopsies', 'instructions' => 'Hiermee kan u voorraad- en prysinligting vir die produk invoer' ], + 'show_subcats_mobile' => [ + 'name' => 'Wys subkategorieë op mobiele aansig', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php index 6eda932c2..7aff1b496 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'خيارات المنتج التفصيلية', 'instructions' => 'يسمح لك بإدخال معلومات المخزون والسعر للمنتج' ], + 'show_subcats_mobile' => [ + 'name' => 'إظهار الفئات الفرعية على طريقة عرض الجوال', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/az/setting.php b/addons/default/visiosoft/advs-module/resources/lang/az/setting.php index 9f3f7659d..18c4453e1 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/az/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/az/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Ətraflı məhsul seçimləri', 'instructions' => 'Məhsul üçün stok və qiymət məlumatlarını daxil etməyə imkan verir' ], + 'show_subcats_mobile' => [ + 'name' => 'Mobil görünüşdə alt kateqoriyalar göstərin', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/bg/setting.php b/addons/default/visiosoft/advs-module/resources/lang/bg/setting.php index d2dd0dd91..ea1669aba 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/bg/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/bg/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Подробни опции за продукта', 'instructions' => 'Позволява ви да въведете информация за запасите и цените на продукта' ], + 'show_subcats_mobile' => [ + 'name' => 'Показване на подкатегории в мобилен изглед', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php b/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php index e94cbbc34..d67b67678 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'বিস্তারিত পণ্য বিকল্প', 'instructions' => 'আপনাকে পণ্যটির জন্য স্টক এবং মূল্য তথ্য প্রবেশ করতে দেয়' ], + 'show_subcats_mobile' => [ + 'name' => 'মোবাইল ভিউতে উপশ্রেণীগুলি দেখান', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ca/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ca/setting.php index 32ca7b1d7..ab4180f14 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ca/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ca/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Opcions detallades del producte', 'instructions' => 'Permet introduir informació sobre existències i preus del producte' ], + 'show_subcats_mobile' => [ + 'name' => 'Mostra subcategories a la visualització per a mòbils', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/cs/setting.php b/addons/default/visiosoft/advs-module/resources/lang/cs/setting.php index 8ec55c6dc..8735e2958 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/cs/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/cs/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Podrobné možnosti produktu', 'instructions' => 'Umožňuje zadat informace o skladu a ceně produktu' ], + 'show_subcats_mobile' => [ + 'name' => 'Zobrazit podkategorie v mobilním zobrazení', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/da/setting.php b/addons/default/visiosoft/advs-module/resources/lang/da/setting.php index 95b9be409..1b0307e67 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/da/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/da/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Detaljerede produktmuligheder', 'instructions' => 'Giver dig mulighed for at indtaste lager- og prisoplysninger for produktet' ], + 'show_subcats_mobile' => [ + 'name' => 'Vis underkategorier i mobilvisning', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/de/setting.php b/addons/default/visiosoft/advs-module/resources/lang/de/setting.php index 38451325f..7680adaa8 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/de/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/de/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Detaillierte Produktoptionen', 'instructions' => 'Ermöglicht die Eingabe von Lager- und Preisinformationen für das Produkt' ], + 'show_subcats_mobile' => [ + 'name' => 'Unterkategorien in der mobilen Ansicht anzeigen', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/el/setting.php b/addons/default/visiosoft/advs-module/resources/lang/el/setting.php index 92629797d..391dd0799 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/el/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/el/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Λεπτομερείς επιλογές προϊόντος', 'instructions' => 'Σας επιτρέπει να εισαγάγετε πληροφορίες για το απόθεμα και την τιμή για το προϊόν' ], + 'show_subcats_mobile' => [ + 'name' => 'Εμφάνιση υποκατηγοριών σε προβολή για κινητά', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/es/setting.php b/addons/default/visiosoft/advs-module/resources/lang/es/setting.php index b219c2d76..d5c330782 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/es/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/es/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Opciones de producto detalladas', 'instructions' => 'Le permite ingresar información de stock y precio del producto' ], + 'show_subcats_mobile' => [ + 'name' => 'Mostrar subcategorías en la vista móvil', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php b/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php index 7b028bfc3..889e6fb11 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php @@ -263,4 +263,7 @@ return [ 'name' => 'گزینه های دقیق محصول', 'instructions' => 'به شما امکان می دهد اطلاعات موجودی و قیمت محصول را وارد کنید' ], + 'show_subcats_mobile' => [ + 'name' => 'زیر مجموعه ها را در نمای موبایل نشان دهید', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/fi/setting.php b/addons/default/visiosoft/advs-module/resources/lang/fi/setting.php index aec37a5bf..a1cadb7b1 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fi/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fi/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Yksityiskohtaiset tuotevaihtoehdot', 'instructions' => 'Voit antaa tuotteen varasto- ja hintatiedot' ], + 'show_subcats_mobile' => [ + 'name' => 'Näytä alaluokat mobiilinäkymässä', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/fr/setting.php b/addons/default/visiosoft/advs-module/resources/lang/fr/setting.php index a41e4c2cf..aef0c5408 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fr/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fr/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Options de produit détaillées', 'instructions' => 'Vous permet de saisir des informations sur le stock et le prix du produit' ], + 'show_subcats_mobile' => [ + 'name' => 'Afficher les sous-catégories sur la vue mobile', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/he/setting.php b/addons/default/visiosoft/advs-module/resources/lang/he/setting.php index 03acb7175..84543e290 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/he/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/he/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'אפשרויות מוצר מפורטות', 'instructions' => 'מאפשר לך להזין מידע על מלאי ומחיר עבור המוצר' ], + 'show_subcats_mobile' => [ + 'name' => 'הצג קטגוריות משנה בתצוגת הנייד', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php b/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php index 2255edade..dbae02582 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'विस्तृत उत्पाद विकल्प', 'instructions' => 'आपको उत्पाद के लिए स्टॉक और मूल्य की जानकारी दर्ज करने की अनुमति देता है' ], + 'show_subcats_mobile' => [ + 'name' => 'मोबाइल दृश्य पर उपश्रेणियाँ दिखाएँ', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/hu/setting.php b/addons/default/visiosoft/advs-module/resources/lang/hu/setting.php index a83f23c8f..10f9d11e7 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/hu/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/hu/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Részletes termékopciók', 'instructions' => 'Lehetővé teszi a termék készlet- és árinformációinak megadását' ], + 'show_subcats_mobile' => [ + 'name' => 'Alkategóriák megjelenítése mobil nézetben', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/id/setting.php b/addons/default/visiosoft/advs-module/resources/lang/id/setting.php index b6f19f8e1..5f421b928 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/id/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/id/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Pilihan Produk Terperinci', 'instructions' => 'Memungkinkan Anda memasukkan informasi stok dan harga produk' ], + 'show_subcats_mobile' => [ + 'name' => 'Tampilkan subkategori pada tampilan seluler', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/it/setting.php b/addons/default/visiosoft/advs-module/resources/lang/it/setting.php index be281e6c9..5d4ac6b3c 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/it/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/it/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Opzioni dettagliate del prodotto', 'instructions' => 'Consente di inserire informazioni sullo stock e sul prezzo del prodotto' ], + 'show_subcats_mobile' => [ + 'name' => 'Mostra le sottocategorie nella visualizzazione mobile', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ja/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ja/setting.php index ed44df7c8..2daacef7c 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ja/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ja/setting.php @@ -262,4 +262,7 @@ return [ 'name' => '詳細な製品オプション', 'instructions' => '製品の在庫および価格情報を入力できます' ], + 'show_subcats_mobile' => [ + 'name' => 'モバイルビューでサブカテゴリを表示する', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ko/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ko/setting.php index bd8e09948..ff2fcff6b 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ko/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ko/setting.php @@ -262,4 +262,7 @@ return [ 'name' => '자세한 제품 옵션', 'instructions' => '제품의 재고 및 가격 정보를 입력 할 수 있습니다.' ], + 'show_subcats_mobile' => [ + 'name' => '모바일보기에 하위 범주 표시', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php index ceefaf43d..92d385d4d 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Vebijarkên Hilbera Berfireh', 'instructions' => 'Destûrê dide ku hûn ji bo hilberê agahdariya pargîdanî û bihayê bikin' ], + 'show_subcats_mobile' => [ + 'name' => 'Binkategoriyan li ser dîmendera mobîl nîşan bide', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/nl/setting.php b/addons/default/visiosoft/advs-module/resources/lang/nl/setting.php index 561728cdd..4502c1a32 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/nl/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/nl/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Gedetailleerde productopties', 'instructions' => 'Hiermee kunt u voorraad- en prijsinformatie voor het product invoeren' ], + 'show_subcats_mobile' => [ + 'name' => 'Toon subcategorieën op mobiele weergave', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/no/setting.php b/addons/default/visiosoft/advs-module/resources/lang/no/setting.php index a4eb231c0..660cdc351 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/no/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/no/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Detaljerte produktalternativer', 'instructions' => 'Lar deg legge inn lager- og prisinformasjon for produktet' ], + 'show_subcats_mobile' => [ + 'name' => 'Vis underkategorier på mobilvisning', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/pl/setting.php b/addons/default/visiosoft/advs-module/resources/lang/pl/setting.php index c9c05b60c..61f17f84e 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/pl/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/pl/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Szczegółowe opcje produktu', 'instructions' => 'Umożliwia wprowadzenie informacji o stanie magazynowym i cenie produktu' ], + 'show_subcats_mobile' => [ + 'name' => 'Pokaż podkategorie w widoku mobilnym', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/pt/setting.php b/addons/default/visiosoft/advs-module/resources/lang/pt/setting.php index c3afc6bda..8c2a94658 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/pt/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/pt/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Opções detalhadas do produto', 'instructions' => 'Permite inserir informações de estoque e preço do produto' ], + 'show_subcats_mobile' => [ + 'name' => 'Mostrar subcategorias na visualização móvel', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ro/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ro/setting.php index afe0255f6..99ca70ec7 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ro/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ro/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Opțiuni detaliate despre produs', 'instructions' => 'Vă permite să introduceți informații despre stoc și preț pentru produs' ], + 'show_subcats_mobile' => [ + 'name' => 'Afișați subcategoriile pe ecranul mobil', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php index abab85642..2e4214fa9 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Подробные параметры продукта', 'instructions' => 'Позволяет вводить информацию о наличии и цене продукта.' ], + 'show_subcats_mobile' => [ + 'name' => 'Показывать подкатегории в мобильном представлении', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/sq/setting.php b/addons/default/visiosoft/advs-module/resources/lang/sq/setting.php index 1c4912a97..cc938af2a 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sq/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sq/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Opsione të hollësishme të produktit', 'instructions' => 'Ju lejon të futni informacione mbi stokun dhe çmimet për produktin' ], + 'show_subcats_mobile' => [ + 'name' => 'Shfaq nënkategoritë në pamjen e celularëve', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/sr/setting.php b/addons/default/visiosoft/advs-module/resources/lang/sr/setting.php index e317a3861..6218fb988 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sr/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sr/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Детаљне опције производа', 'instructions' => 'Омогућава вам да унесете информације о залихама и ценама производа' ], + 'show_subcats_mobile' => [ + 'name' => 'Прикажите поткатегорије на мобилном приказу', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/sv/setting.php b/addons/default/visiosoft/advs-module/resources/lang/sv/setting.php index 9492dc0e0..db5ceee85 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sv/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sv/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Detaljerade produktalternativ', 'instructions' => 'Låter dig ange lager- och prisinformation för produkten' ], + 'show_subcats_mobile' => [ + 'name' => 'Visa underkategorier i mobilvy', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php b/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php index 794fa2464..81f2aa961 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Ayrıntılı Ürün Seçenekleri', 'instructions' => 'Ürüne ait stok ve fiyat bilgilerini girmenizi sağlar' ], + 'show_subcats_mobile' => [ + 'name' => 'Alt kategorileri mobil görünümde göster', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/uk/setting.php b/addons/default/visiosoft/advs-module/resources/lang/uk/setting.php index 9e5a0f507..276733ed0 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/uk/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/uk/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Детальні параметри товару', 'instructions' => 'Дозволяє вводити інформацію про запас та ціну товару' ], + 'show_subcats_mobile' => [ + 'name' => 'Показувати підкатегорії в мобільному режимі', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/ur/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ur/setting.php index a17c76a4d..d7cc0f2cf 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ur/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ur/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'تفصیلی مصنوع کے اختیارات', 'instructions' => 'آپ کو مصنوعات کے ل stock اسٹاک اور قیمت کی معلومات داخل کرنے کی اجازت دیتا ہے' ], + 'show_subcats_mobile' => [ + 'name' => 'موبائل ویو پر ذیلی زمرہ جات دکھائیں', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/vi/setting.php b/addons/default/visiosoft/advs-module/resources/lang/vi/setting.php index 97514f5b4..542ad4e2e 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/vi/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/vi/setting.php @@ -262,4 +262,7 @@ return [ 'name' => 'Tùy chọn sản phẩm chi tiết', 'instructions' => 'Cho phép bạn nhập thông tin hàng tồn kho và giá cả cho sản phẩm' ], + 'show_subcats_mobile' => [ + 'name' => 'Hiển thị các danh mục phụ trên chế độ xem trên thiết bị di động', + ] ]; diff --git a/addons/default/visiosoft/advs-module/resources/lang/zh/setting.php b/addons/default/visiosoft/advs-module/resources/lang/zh/setting.php index 9bea1de32..3be422261 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/zh/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/zh/setting.php @@ -262,4 +262,7 @@ return [ 'name' => '详细的产品选项', 'instructions' => '允许您输入产品的库存和价格信息' ], + 'show_subcats_mobile' => [ + 'name' => '在移动视图中显示子类别', + ] ];