New translations field.php (Romanian)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:30 +03:00
parent 2b644adecc
commit c3ef171af7

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'Preț'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'Data'
],