New translations setting.php (Romanian)

This commit is contained in:
Fatih Alp 2020-07-30 12:21:29 +03:00
parent 8ab05d35e0
commit 8c70190eaf

View File

@ -118,6 +118,9 @@ return [
'listing_page_image' => [ 'listing_page_image' => [
'name' => 'Listare imagine pagină', 'name' => 'Listare imagine pagină',
], ],
'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field',
],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Valute activate', 'name' => 'Valute activate',
], ],