openclassify/addons/default/visiosoft/default-theme/resources/lang/en/fields.php
2019-07-01 11:55:04 +03:00

16 lines
413 B
PHP

<?php
return [
'post_ad' => 'Post Your Ad',
'featured_ads' => "Featured Ads",
'recent_ads' => "Recent Ads",
'trending_ads' => 'Trending Ads',
'search_map' => 'Search on Map',
'search' => 'Search',
'categories' => 'Categories',
'city' => 'City',
'last_search' => 'To Continue Last Search',
'join-us' => 'Join Us',
'sign-in' => 'Sign In',
'new-here' => 'New here ?',
];