New translations field.php (French)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:07 +03:00
parent e023a94254
commit 2884bd1721

View File

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