New translations field.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:47 +03:00
parent f13667ec99
commit d778c2f703

View File

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