mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Swedish)
This commit is contained in:
parent
b95f3b7cd7
commit
67e4da4ecd
@ -133,6 +133,9 @@ return [
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Market Place',
|
||||
'instructions' => 'If the marketplace is down, your site will act as ecommerce. For example,
|
||||
some fields in the profile such as ads, dopings, messages, sale, packages and store are not visible and
|
||||
removes corporate membership.'
|
||||
],
|
||||
'price_area_hidden' => [
|
||||
'name' => 'Prisområde dolt',
|
||||
@ -280,4 +283,7 @@ return [
|
||||
'name' => 'Show Tax Field',
|
||||
'instructions' => 'When this option is enabled, you can set the tax rate on the ad creation page.'
|
||||
],
|
||||
'hide_contact_created_at' => [
|
||||
'name' => 'Hide Contact Fields For in Create New Ad'
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user