New translations field.php (Persian)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:51 +03:00
parent 7adcec1e0f
commit 759e79bf3f

View File

@ -19,6 +19,9 @@ return [
'price' => [ 'price' => [
'name' => 'قیمت' 'name' => 'قیمت'
], ],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [ 'date' => [
'name' => 'تاریخ' 'name' => 'تاریخ'
], ],