New translations field.php (Polish)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:23 +03:00
parent f77651ae81
commit d98f4fbcf1

View File

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