New translations field.php (Turkish)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:42 +03:00
parent 0be3e02620
commit 14764a84ce

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'Fiyat'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'Tarih'
],