mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -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'
|
'name' => 'Fiyat'
|
||||||
],
|
],
|
||||||
'standard_price' => [
|
'standard_price' => [
|
||||||
'name' => 'Standard Price'
|
'name' => 'Liste Fiyatı'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Tarih'
|
'name' => 'Tarih'
|
||||||
@ -297,5 +297,5 @@ return [
|
|||||||
'select_category_step_by_step' => 'Adım Adım Kategori Seçin',
|
'select_category_step_by_step' => 'Adım Adım Kategori Seçin',
|
||||||
|
|
||||||
// New create page
|
// New create page
|
||||||
'options' => 'Options',
|
'options' => 'Opsiyonlar',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user