Update field.php

This commit is contained in:
profstyle1 2020-08-12 09:21:10 +03:00 committed by GitHub
parent b2b17e1975
commit c0c8906909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ return [
'name' => 'Fiyat'
],
'standard_price' => [
'name' => 'Standard Price'
'name' => 'Liste Fiyatı'
],
'date' => [
'name' => 'Tarih'
@ -297,5 +297,5 @@ return [
'select_category_step_by_step' => 'Adım Adım Kategori Seçin',
// New create page
'options' => 'Options',
'options' => 'Opsiyonlar',
];