This commit is contained in:
Diatrex 2020-10-21 17:49:16 +03:00
commit 537d9dc9f8
155 changed files with 585 additions and 44 deletions

View File

@ -0,0 +1,27 @@
<?php
use Anomaly\Streams\Platform\Database\Migration\Migration;
class VisiosoftModuleAdvsCreateOldPriceField extends Migration
{
protected $delete = false;
protected $stream = [
'slug' => 'advs',
];
protected $fields = [
'old_price' => [
'type' => 'visiosoft.field_type.decimal',
'config' => [
'decimal' => 2,
'separator' => '.',
'point' => ','
],
],
];
protected $assignments = [
'old_price'
];
}

View File

@ -32,4 +32,5 @@ return [
'name' => 'تحديث الفئة'
],
'new_option' => 'خيار جديد',
'export' => 'تصدير'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'و ما فوق',
'and_below' => 'و تحت',
'clear_all' => 'امسح الكل',
'balances' => 'الرصيد',
'packages' => 'الحزمة',
'dopings' => 'المنشطات',
'advs' => 'Advs',
'site' => 'الموقع',
'subscription' => 'اشتراك',
'created' => 'خلقت',
'old_price' => [
'name' => 'سعر قديم'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Kateqoriya yeniləyin'
],
'new_option' => 'Yeni Seçim',
'export' => 'İxrac'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'və yuxarıda',
'and_below' => 'və aşağıda',
'clear_all' => 'Hamısını sil, hamısını təmizlə',
'balances' => 'Qalıqlar',
'packages' => 'Paketlər',
'dopings' => 'Dopinqlər',
'advs' => 'Advs',
'site' => 'Sayt',
'subscription' => 'Abunə',
'created' => 'Yarandı',
'old_price' => [
'name' => 'Köhnə Qiymət'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'আপডেট বিভাগ'
],
'new_option' => 'নতুন বিকল্প',
'export' => 'রফতানি'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'এবং উপরে',
'and_below' => 'এবং নিচে',
'clear_all' => 'সব পরিষ্কার করে দাও',
'balances' => 'ব্যালেন্স',
'packages' => 'প্যাকেজগুলি',
'dopings' => 'ডোপিংস',
'advs' => 'অ্যাড',
'site' => 'সাইট',
'subscription' => 'সাবস্ক্রিপশন',
'created' => 'তৈরি হয়েছে',
'old_price' => [
'name' => 'পুরাতন মূল্য'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Kategorie aktualisieren'
],
'new_option' => 'Neue Option',
'export' => 'Export'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'und darüber',
'and_below' => 'und darunter',
'clear_all' => 'Alles löschen',
'balances' => 'Guthaben',
'packages' => 'Pakete',
'dopings' => 'Dopings',
'advs' => 'Advs',
'site' => 'Seite? ˅',
'subscription' => 'Abonnement',
'created' => 'Erstellt',
'old_price' => [
'name' => 'Alter Preis'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Ενημέρωση κατηγορίας'
],
'new_option' => 'Νέα επιλογή',
'export' => 'Εξαγωγή'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'και παραπανω',
'and_below' => 'και παρακάτω',
'clear_all' => 'Τα καθαρίζω όλα',
'balances' => 'Υπόλοιπα',
'packages' => 'Πακέτα',
'dopings' => 'Ντόπινγκ',
'advs' => 'Advs',
'site' => 'Ιστοσελίδα',
'subscription' => 'Συνδρομή',
'created' => 'Δημιουργήθηκε',
'old_price' => [
'name' => 'Παλιά τιμή'
],
];

View File

@ -313,4 +313,7 @@ return [
'site' => 'Site',
'subscription' => 'Subscription',
'created' => 'Created',
'old_price' => [
'name' => 'Old Price'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Actualizar categoría'
],
'new_option' => 'Nueva opción',
'export' => 'Exportar'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'y por encima',
'and_below' => 'y por debajo',
'clear_all' => 'Limpiar todo',
'balances' => 'Saldos',
'packages' => 'Paquetes',
'dopings' => 'Dopings',
'advs' => 'Advs',
'site' => 'Sitio',
'subscription' => 'Suscripción',
'created' => 'Creado',
'old_price' => [
'name' => 'Precio anterior'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'رده به روزرسانی'
],
'new_option' => 'گزینه جدید',
'export' => 'صادرات'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'و بالاتر',
'and_below' => 'و در زیر',
'clear_all' => 'همه را پاک کن',
'balances' => 'موازنه',
'packages' => 'بسته ها',
'dopings' => 'دوپینگ',
'advs' => 'تبلیغات',
'site' => 'سایت',
'subscription' => 'اشتراک، ابونمان',
'created' => 'ایجاد شده',
'old_price' => [
'name' => 'قیمت قدیمی'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Mettre à jour la catégorie'
],
'new_option' => 'Nouvelle option',
'export' => 'Exportation'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'et ci-dessus',
'and_below' => 'et plus bas',
'clear_all' => 'Tout effacer',
'balances' => 'Soldes',
'packages' => 'Paquets',
'dopings' => 'Dopage',
'advs' => 'Advs',
'site' => 'Site',
'subscription' => 'Abonnement',
'created' => 'Créé',
'old_price' => [
'name' => 'Ancien prix'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'עדכן קטגוריה'
],
'new_option' => 'אפשרות חדשה',
'export' => 'יְצוּא'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'ומעל',
'and_below' => 'ומתחת',
'clear_all' => 'נקה הכל',
'balances' => 'יתרות',
'packages' => 'חבילות',
'dopings' => 'סמים',
'advs' => 'עו"ד',
'site' => 'אֲתַר',
'subscription' => 'מִנוּי',
'created' => 'נוצר',
'old_price' => [
'name' => 'מחיר ישן'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'अद्यतन श्रेणी'
],
'new_option' => 'नया विकल्प',
'export' => 'निर्यात'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'और ऊपर',
'and_below' => 'और नीचे',
'clear_all' => 'सभी साफ करें',
'balances' => 'शेष',
'packages' => 'संकुल',
'dopings' => 'dopings',
'advs' => 'advs',
'site' => 'साइट',
'subscription' => 'अंशदान',
'created' => 'बनाया था',
'old_price' => [
'name' => 'पुरानी कीमत'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Categoria di aggiornamento'
],
'new_option' => 'Nuova opzione',
'export' => 'Esportare'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'e al di sopra',
'and_below' => 'e sotto',
'clear_all' => 'Cancella tutto',
'balances' => 'Saldi',
'packages' => 'Pacchi',
'dopings' => 'Dopings',
'advs' => 'Advs',
'site' => 'Luogo',
'subscription' => 'Sottoscrizione',
'created' => 'Creato',
'old_price' => [
'name' => 'Vecchio prezzo'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'カテゴリを更新'
],
'new_option' => '新しいオプション',
'export' => '書き出す'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => '以上',
'and_below' => '以下',
'clear_all' => 'すべてクリア',
'balances' => 'バランス',
'packages' => 'パッケージ',
'dopings' => 'ドーピング',
'advs' => 'アドバンス',
'site' => '地点',
'subscription' => 'サブスクリプション',
'created' => '作成した',
'old_price' => [
'name' => '古い価格'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => '카테고리 업데이트'
],
'new_option' => '새로운 옵션',
'export' => '수출'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => '이상',
'and_below' => '이하',
'clear_all' => '모두 지우기',
'balances' => '균형',
'packages' => '패키지',
'dopings' => '도핑',
'advs' => 'Advs',
'site' => '대지',
'subscription' => '신청',
'created' => '만들어진',
'old_price' => [
'name' => '이전 가격'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Categorie bijwerken'
],
'new_option' => 'Nieuwe optie',
'export' => 'Exporteren'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'en hoger',
'and_below' => 'en onder',
'clear_all' => 'Wis alles',
'balances' => 'Weegschalen',
'packages' => 'Pakketjes',
'dopings' => 'Dopings',
'advs' => 'Advs',
'site' => 'Site',
'subscription' => 'Abonnement',
'created' => 'Gemaakt',
'old_price' => [
'name' => 'Oude prijs'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Zaktualizuj kategorię'
],
'new_option' => 'Nowa opcja',
'export' => 'Eksport'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'i powyżej',
'and_below' => 'i poniżej',
'clear_all' => 'Wyczyść wszystko',
'balances' => 'Salda',
'packages' => 'Pakiety',
'dopings' => 'Dopingi',
'advs' => 'Advs',
'site' => 'Teren',
'subscription' => 'Subskrypcja',
'created' => 'Utworzony',
'old_price' => [
'name' => 'Stara cena'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Atualizar categoria'
],
'new_option' => 'Nova Opção',
'export' => 'Exportar'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'e acima',
'and_below' => 'e abaixo',
'clear_all' => 'Limpar tudo',
'balances' => 'Saldos',
'packages' => 'Pacotes',
'dopings' => 'Dopings',
'advs' => 'Advs',
'site' => 'Local',
'subscription' => 'Inscrição',
'created' => 'Criado',
'old_price' => [
'name' => 'Preço antigo'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Actualizare categorie'
],
'new_option' => 'Opțiune nouă',
'export' => 'Export'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'Si mai sus',
'and_below' => 'si sub',
'clear_all' => 'Curata tot',
'balances' => 'Solduri',
'packages' => 'Pachete',
'dopings' => 'Dopaje',
'advs' => 'Sfaturi',
'site' => 'Site',
'subscription' => 'Abonament',
'created' => 'Creată',
'old_price' => [
'name' => 'Preț vechi'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Обновить категорию'
],
'new_option' => 'Новый вариант',
'export' => 'Экспорт'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'и выше',
'and_below' => 'и ниже',
'clear_all' => 'Очистить все',
'balances' => 'Балансы',
'packages' => 'Пакеты',
'dopings' => 'Допинг',
'advs' => 'Advs',
'site' => 'Сайт',
'subscription' => 'Подписка',
'created' => 'Создано',
'old_price' => [
'name' => 'Старая цена'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Kategoria Azhornimeve'
],
'new_option' => 'Opsioni i ri',
'export' => 'Eksporto'
];

View File

@ -307,4 +307,14 @@ return [
'and_above' => 'dhe më lart',
'and_below' => 'dhe më poshtë',
'clear_all' => 'Pastroji të gjitha',
'balances' => 'Bilancet',
'packages' => 'Paketat',
'dopings' => 'Dopingët',
'advs' => 'Adv',
'site' => 'Faqen',
'subscription' => 'Abonim',
'created' => 'Krijuar',
'old_price' => [
'name' => 'Çmimi i Vjetër'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Uppdatera kategori'
],
'new_option' => 'Nytt alternativ',
'export' => 'Exportera'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'och ovan',
'and_below' => 'och under',
'clear_all' => 'Rensa alla',
'balances' => 'Balanser',
'packages' => 'Paket',
'dopings' => 'Dopings',
'advs' => 'Adv',
'site' => 'Webbplats',
'subscription' => 'Prenumeration',
'created' => 'Skapad',
'old_price' => [
'name' => 'Gammalt pris'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Kategori Güncelle'
],
'new_option' => 'Yeni Seçenek',
'export' => 'İhracat'
];

View File

@ -150,7 +150,7 @@ return [
'search_desc' => 'Burada favori arama seçimlerinizi ekleyebilir ve yönetebilirsiniz.',
'complaint_placeholder' => 'Şikayet ayrıntılarınızı buraya yazın.',
'show_details' => 'Detayları göster',
'ad_actions' => 'Reklam İşlemleri',
'ad_actions' => 'İlan İşlemleri',
'edit' => 'Düzenle',
'approve' => 'Onayla',
'passive' => "Pasif",
@ -275,11 +275,11 @@ return [
"were_found" => 'bulundular.',
// Pending screen
'pending_message_1' => 'Reklam Onay Sürecinde',
'pending_message_2' => "Reklamın Güncelleme Tarihi",
'pending_message_1' => 'İlan Onay Sürecinde',
'pending_message_2' => "İlan Güncelleme Tarihi",
'pending_message_3' => 'Tahmini Bekleme Süresi',
'pending_message_4' => 'Onay sürecinde geçirilen süre doping zamanına eklenecektir.',
'pending_message_5' => 'Onay sürecinde reklamla ilgili çağrı merkezinden hiçbir işlem yapılamaz.',
'pending_message_5' => 'Onay sürecinde ilanla ilgili çağrı merkezinden hiçbir işlem yapılamaz.',
'hours' => 'saatler',
// Preview page
@ -308,4 +308,14 @@ return [
'and_above' => 've yukarıda',
'and_below' => 've aşağıda',
'clear_all' => 'Hepsini temizle',
'balances' => 'Bakiyeler',
'packages' => 'Paketler',
'dopings' => 'Dopingler',
'advs' => 'Advs',
'site' => 'Site',
'subscription' => 'Abonelik',
'created' => 'Oluşturuldu',
'old_price' => [
'name' => 'Eski fiyat'
],
];

View File

@ -23,6 +23,6 @@ return [
'choose_user' => 'Bir kullanıcı seçin',
'owner_updated_successfully' => 'Sahibi Başarıyla Güncellenmiştir!',
'no_add_found' => 'İlan Bulunamadı!',
'replicated_success' => 'Reklam başarıyla kopyalandı!',
'ad_doesnt_exist' => "Bu reklam mevcut değil!",
'replicated_success' => 'İlan başarıyla kopyalandı!',
'ad_doesnt_exist' => "Bu İlan mevcut değil!",
];

View File

@ -44,5 +44,5 @@ return [
'options' => [
'title' => 'Seçenekler',
],
'ads_image' => 'Reklam Resmi',
'ads_image' => 'İlan Resmi',
];

View File

@ -9,7 +9,7 @@ return [
],
'hide_zero_price' => [
'name' => 'Sıfır ise Fiyatı Gizle',
'instructions' => 'Reklam fiyatı 0 ise fiyatı gizle',
'instructions' => 'İlan fiyatı 0 ise fiyatı gizle',
],
'estimated_pending_time' => [
'name' => 'Tahmini Bekleme Süresi',
@ -129,7 +129,7 @@ return [
'name' => 'TCMB Exchange URL\'si',
],
'popular_ads_limit' => [
'name' => 'Popüler Reklam Limiti',
'name' => 'Popüler İlan Limiti',
],
//Image

View File

@ -32,4 +32,5 @@ return [
'name' => 'Оновити категорію'
],
'new_option' => 'Нова опція',
'export' => 'Експорт'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'і вище',
'and_below' => 'і нижче',
'clear_all' => 'Очистити все',
'balances' => 'Баланси',
'packages' => 'Пакети',
'dopings' => 'Допінг',
'advs' => 'Advs',
'site' => 'Сайт',
'subscription' => 'Передплата',
'created' => 'Створено',
'old_price' => [
'name' => 'Стара ціна'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'زمرہ اپ ڈیٹ کریں'
],
'new_option' => 'نیا آپشن',
'export' => 'برآمد کریں'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'اور اوپر',
'and_below' => 'اور نیچے',
'clear_all' => 'تمام کو صاف کریں',
'balances' => 'توازن',
'packages' => 'پیکیجز',
'dopings' => 'ڈوپنگز',
'advs' => 'ایڈز',
'site' => 'سائٹ',
'subscription' => 'سب سکریپشن',
'created' => 'بنائی گئی',
'old_price' => [
'name' => 'پرانی قیمت'
],
];

View File

@ -32,4 +32,5 @@ return [
'name' => 'Cập nhật danh mục'
],
'new_option' => 'Tùy chọn mới',
'export' => 'Xuất khẩu'
];

View File

@ -306,4 +306,14 @@ return [
'and_above' => 'trở lên',
'and_below' => 'và dưới đây',
'clear_all' => 'Làm sạch tất cả',
'balances' => 'Cân bằng',
'packages' => 'Các gói',
'dopings' => 'Liều lượng',
'advs' => 'Lời khuyên',
'site' => 'Địa điểm',
'subscription' => 'Đăng ký',
'created' => 'Tạo',
'old_price' => [
'name' => 'Giá cũ'
],
];

View File

@ -58,33 +58,33 @@
{{ form.fields.slug|raw }}
</div>
</div>
<div class="col-12 standard-price-hidden d-none">
{{ form.fields.standard_price.setAttributes({
'required' :true,
}).input|raw }}
</div>
{% if setting_value('visiosoft.module.advs::market_place') %}
{{ addBlock('new-ad/fields', {'adv': adv})|raw }}
<div class="row form-group select-price{{ setting_value('visiosoft.module.advs::hide_standard_price_field') ? ' d-none' }}">
<label class="col-sm-2 col-xs-12">
{{ form.fields.standard_price.label|raw }}
<span class="required">*</span>
</label>
{% set standardPriceValue = form.fields.standard_price.value|split('.') %}
<div class="col-8 pr-0 col-md-3">
<input class="form-control standard-price-field whole-price"
value="{{ standardPriceValue|first }}">
</div>
<div class="col-4 col-md-1">
<input class="form-control standard-price-decimal-field decimal-price"
placeholder="00" maxlength="2"
value="{{ standardPriceValue[1] }}">
</div>
</div>
{% endif %}
<div class="row form-group select-price
{{ setting_value('visiosoft.module.advs::hide_standard_price_field') ? ' d-none' }}
{{ setting_value('visiosoft.module.advs::market_place') != true ? 'd-none' }}">
<label class="col-sm-2 col-xs-12">
{{ form.fields.standard_price.label|raw }}
<span class="required">*</span>
</label>
<div class="col-12 standard-price-hidden d-none">
{{ form.fields.standard_price.setAttributes({
'required' :true
}).input|raw }}
</div>
{% set standardPriceValue = form.fields.standard_price.value|split('.') %}
<div class="col-8 pr-0 col-md-3">
<input class="form-control standard-price-field whole-price"
value="{{ standardPriceValue|first }}">
</div>
<div class="col-4 col-md-1">
<input class="form-control standard-price-decimal-field decimal-price"
placeholder="00" maxlength="2"
value="{{ standardPriceValue[1] }}">
</div>
</div>
<div class="row form-group select-price">
<label class="col-sm-2 col-xs-12">

View File

@ -683,6 +683,12 @@ class AdvsController extends PublicController
/* Update Adv */
$adv = AdvsAdvsEntryModel::find($request->update_id);
//Set Old Price
$old_price = ($adv->slug == "") ? $request->price : $adv->price;
$adv->old_price = $old_price;
$allowPendingAdCreation = false;
if ($advModel->is_enabled('packages') and $adv->slug == "") {
$cat = app('Visiosoft\PackagesModule\Http\Controller\PackageFEController')->AdLimitForNewAd($request);

View File

@ -1,5 +1,6 @@
function phoneMask(fields) {
var country = document.getElementById('country').innerText;
var country = document.getElementById('default-phone-country')
? document.getElementById('default-phone-country').innerText : null;
var inputQueries = document.querySelectorAll(fields);
inputQueries.forEach(function (inputQuery, key) {
var iti = intlTelInput(inputQuery, {

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'حد الفئات الفرعية للصفحة الرئيسية',
],
'default_country' => [
'name' => 'صفحة التسجيل ، البلد الافتراضي للهاتف',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Əsas alt kateqoriyalar məhdudiyyəti',
],
'default_country' => [
'name' => 'Qeydiyyat səhifəsi, telefon üçün standart ölkə',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'হোমপেজ সাব বিভাগের সীমা',
],
'default_country' => [
'name' => 'ফোনের জন্য পৃষ্ঠা, ডিফল্ট দেশ নিবন্ধ করুন',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Homepage Unterkategorien Limit',
],
'default_country' => [
'name' => 'Registrierungsseite, Standardland für Telefon',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Όριο υποκατηγοριών αρχικής σελίδας',
],
'default_country' => [
'name' => 'Σελίδα εγγραφής, προεπιλεγμένη χώρα για τηλέφωνο',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Límite de subcategorías de la página de inicio',
],
'default_country' => [
'name' => 'Página de registro, país predeterminado para el teléfono',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'زیرمجموعه ها',
],
'default_country' => [
'name' => 'صفحه ثبت نام ، کشور پیش فرض تلفن',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Limite des sous-catégories de la page d\'accueil',
],
'default_country' => [
'name' => 'Page d\'enregistrement, pays par défaut pour le téléphone',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'מגבלת קטגוריות המשנה לדף הבית',
],
'default_country' => [
'name' => 'דף הרשמה, ארץ ברירת המחדל לטלפון',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'मुखपृष्ठ उप श्रेणियाँ श्रेणियाँ सीमा',
],
'default_country' => [
'name' => 'रजिस्टर पेज, फोन के लिए डिफ़ॉल्ट देश',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Limite delle sottocategorie della home page',
],
'default_country' => [
'name' => 'Pagina di registrazione, paese predefinito per il telefono',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'ホームページのサブカテゴリの制限',
],
'default_country' => [
'name' => '登録ページ、電話のデフォルトの国',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => '홈페이지 하위 카테고리 제한',
],
'default_country' => [
'name' => '등록 페이지, 전화의 기본 국가',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Limiet subcategorieën op homepage',
],
'default_country' => [
'name' => 'Registratiepagina, standaardland voor telefoon',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Limit podkategorii strony głównej',
],
'default_country' => [
'name' => 'Strona rejestracji, domyślny kraj dla telefonu',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Limite de subcategorias da página inicial',
],
'default_country' => [
'name' => 'Página de registro, país padrão para telefone',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Limita de subcategorii pentru pagina principală',
],
'default_country' => [
'name' => 'Pagina de înregistrare, țara implicită pentru telefon',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Ограничение подкатегорий домашней страницы',
],
'default_country' => [
'name' => 'Страница регистрации, страна по умолчанию для телефона',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Nënkategoritë e faqes kryesore Kufiri',
],
'default_country' => [
'name' => 'Faqja e regjistrimit, vendi i paracaktuar për telefon',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Hemsida Underkategorier Begränsning',
],
'default_country' => [
'name' => 'Registrera sida, standardland för telefon',
]
];

View File

@ -27,9 +27,9 @@ return [
// Registration instructions
'personal_registration_header' => 'Bireysel Üyelik Avantajları Nelerdir?',
'personal_registration_body' => 'Evinizi, arabanızı satmak ve kiralamak, kullanılmayan eşyalarınızı satmak, yenilerini almak.',
'personal_registration_list_1' => 'Ücretsiz bir reklam gönderin,',
'personal_registration_list_2' => 'İlgilendiğiniz reklamları ekleyin, favorilerinize ekledikten sonra fiyat değişikliklerini takip edin, kriterlerinize uygun favori aramalar oluşturun,',
'personal_registration_list_3' => 'Sitedeki reklam sahiplerine mesaj gönderin.',
'personal_registration_list_1' => 'Ücretsiz bir İlan gönderin,',
'personal_registration_list_2' => 'İlgilendiğiniz ilanları ekleyin, favorilerinize ekledikten sonra fiyat değişikliklerini takip edin, kriterlerinize uygun favori aramalar oluşturun,',
'personal_registration_list_3' => 'Sitedeki İlan sahiplerine mesaj gönderin.',
'register_information_note' => 'Bu sayfadaki bilgiler ' . env('APPLICATION_DOMAIN') . ' üyelik. Kişisel verilerin korunması hakkında ayrıntılı bilgiyi burada bulabilirsiniz.',
// Register page
@ -45,7 +45,7 @@ return [
// Side menu links
'company_directory' => 'Firma Rehberi',
'popular_ads' => 'popüler reklamlar',
'popular_ads' => 'Popüler İlanlar',
'last_48_hours' => 'son 48 saat',
'secure_e-commerce_ads' => 'güvenli e-ticaret',
'sms' => 'Kısa Mesaj Gönder (SMS)',

View File

@ -20,10 +20,10 @@ return [
'name' => 'Breadcrumb',
],
'ad_details' => [
'name' => 'Reklam Ayrıntıları',
'name' => 'İlan Ayrıntıları',
],
'ad_details_tab' => [
'name' => 'Reklam Ayrıntıları Sekmesi',
'name' => 'İlan Ayrıntıları Sekmesi',
],
'latest_and_view_all_btn' => [
'name' => 'Tümünü Görüntüle',
@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Ana Sayfa Alt Kategoriler Sınırı',
],
'default_country' => [
'name' => 'Kayıt sayfası, telefon için varsayılan ülke',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Підкатегорії домашньої сторінки Обмеження',
],
'default_country' => [
'name' => 'Сторінка реєстрації, країна за замовчуванням для телефону',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'مرکزی صفحہ ذیلی زمرے کی حد',
],
'default_country' => [
'name' => 'صفحہ کیلئے رجسٹر ، فون کے لئے پہلے سے طے شدہ ملک',
]
];

View File

@ -40,4 +40,7 @@ return [
'home_page_sub_categories_limit' => [
'name' => 'Giới hạn danh mục phụ của trang chủ',
],
'default_country' => [
'name' => 'Trang đăng ký, quốc gia mặc định cho điện thoại',
]
];

View File

@ -56,7 +56,7 @@
<div class="input-wrapper validate-phone">
{{ form.fields.phone.setValue(form.fields.phone.value).input|raw }}
<div id="country" class="hidden">{{ setting_value('visiosoft.module.location::country_for_phone_field') }}</div>
<div id="default-phone-country" class="hidden">{{ setting_value('visiosoft.module.location::country_for_phone_field') }}</div>
</div>
</div>
</div>

View File

@ -1,5 +1,5 @@
<?php
return [
'view_ads' => 'Reklamlara göz at',
'view_ads' => 'İlanlara göz at',
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'إخفاء عامل تصفية الموقع',
],
'country_for_phone_field' => [
'name' => 'البلد الافتراضي لتسجيل حقل الهاتف'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Yer filtrini gizlət',
],
'country_for_phone_field' => [
'name' => 'Telefon sahəsi üçün qeydiyyatdan keçmiş ölkə'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'অবস্থান ফিল্টার লুকান',
],
'country_for_phone_field' => [
'name' => 'রেজিস্টার ফোন ফিল্ডের জন্য ডিফল্ট দেশ'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Standortfilter ausblenden',
],
'country_for_phone_field' => [
'name' => 'Standardland für das Feld "Telefon registrieren"'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Απόκρυψη φίλτρου τοποθεσίας',
],
'country_for_phone_field' => [
'name' => 'Προεπιλεγμένη χώρα για εγγραφή πεδίου τηλεφώνου'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Ocultar filtro de ubicación',
],
'country_for_phone_field' => [
'name' => 'País predeterminado para el campo de teléfono de registro'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'فیلتر مکان را مخفی کنید',
],
'country_for_phone_field' => [
'name' => 'کشور پیش فرض برای ثبت نام قسمت تلفن'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Masquer le filtre de localisation',
],
'country_for_phone_field' => [
'name' => 'Pays par défaut pour le champ de téléphone d\'enregistrement'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'הסתר מסנן מיקום',
],
'country_for_phone_field' => [
'name' => 'מדינה ברירת מחדל לשדה טלפון רישום'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'स्थान फ़िल्टर छिपाएँ',
],
'country_for_phone_field' => [
'name' => 'डिफ़ॉल्ट देश रजिस्टर फोन क्षेत्र के लिए'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Nascondi filtro posizione',
],
'country_for_phone_field' => [
'name' => 'Paese predefinito per il campo del telefono di registrazione'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => '場所フィルターを非表示',
],
'country_for_phone_field' => [
'name' => '電話登録フィールドのデフォルトの国'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => '위치 필터 숨기기',
],
'country_for_phone_field' => [
'name' => '전화 번호 등록 필드의 기본 국가'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Verberg locatiefilter',
],
'country_for_phone_field' => [
'name' => 'Standaardland voor register telefoonveld'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Ukryj filtr lokalizacji',
],
'country_for_phone_field' => [
'name' => 'Domyślny kraj dla pola numeru rejestracji'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Ocultar filtro de localização',
],
'country_for_phone_field' => [
'name' => 'País padrão para campo de telefone de registro'
]
];

View File

@ -44,4 +44,7 @@ return [
'hide_location_filter' => [
'name' => 'Ascundeți filtrul de locație',
],
'country_for_phone_field' => [
'name' => 'Țara implicită pentru câmpul de telefon al înregistrării'
]
];

Some files were not shown because too many files have changed in this diff Show More