New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:13 +03:00
parent 0c121466ce
commit b06ce5c88c

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'السعر'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'تاريخ'
],