New translations field.php (Russian)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:34 +03:00
parent d2719d7836
commit c027ad5733

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'Цена'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'Дата'
],