mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #631 from openclassify/profstyle1-patch-2
Update field.php
This commit is contained in:
commit
3d97b8abaa
@ -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',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user