|
119 | 119 | 'my_adv' => [ |
120 | 120 | 'name' => 'ADVS' |
121 | 121 | ], |
122 | | - 'description' => 'Description', |
123 | | - 'explanation' => 'Explanation', |
| 122 | + 'description' => 'Description', |
| 123 | + 'explanation' => 'Explanation', |
124 | 124 | 'type' => [ |
125 | 125 | 'name' => 'Type' |
126 | 126 | ], |
|
137 | 137 | 'home' => 'Home', |
138 | 138 | 'list-page' => 'List Page', |
139 | 139 | 'search' => 'Search', |
140 | | - 'reset' => 'Reset', |
| 140 | + 'reset' => 'Reset', |
141 | 141 | 'recommended' => 'Recommended Ads for You', |
142 | 142 | 'filter' => 'Filter', |
143 | 143 | 'sort' => 'Sort', |
|
150 | 150 | 'oldest' => 'Oldest', |
151 | 151 | 'address_a_z' => 'Address (A to Z)', |
152 | 152 | 'address_z_a' => 'Address (Z to A)', |
153 | | - 'categories' => [ |
154 | | - 'name' => 'Categories' |
155 | | - ], |
| 153 | + 'categories' => [ |
| 154 | + 'name' => 'Categories' |
| 155 | + ], |
156 | 156 | 'all_categories' => 'All Categories', |
157 | 157 | 'location' => 'Location', |
158 | 158 | 'send_message' => 'Send Message', |
159 | 159 | 'phone_gsm' => 'Gsm Phone', |
160 | 160 | 'phone_office' => 'Office Phone', |
161 | 161 | 'add_to_favorites' => "Add to Favorites", |
162 | | - 'add_to_cart'=> "Add to Cart", |
| 162 | + 'add_to_cart' => "Add to Cart", |
163 | 163 | 'send' => 'Send', |
164 | 164 | 'search_name' => 'Search Name', |
165 | 165 | 'my_favorite_searches' => 'Favorite Searches', |
|
170 | 170 | 'edit' => 'Edit', |
171 | 171 | 'approve' => 'Approve', |
172 | 172 | 'passive' => "Passive", |
173 | | - 'sold' => 'Sold', |
| 173 | + 'sold' => 'Sold', |
174 | 174 | 'offered_by' => 'Offered By', |
175 | 175 | 'more_ads_by' => 'More Ads By', |
176 | 176 | 'click_phone' => 'Show phone number', |
|
371 | 371 | 'advs' => 'Advs', |
372 | 372 | 'site' => 'Site', |
373 | 373 | 'subscription' => 'Subscription', |
374 | | - 'created' => 'Created', |
375 | | - 'product_option' => [ |
376 | | - 'name' => 'Product Option' |
377 | | - ], |
378 | | - 'option_json' => [ |
379 | | - 'name' => 'Option' |
380 | | - ], |
| 374 | + 'created' => 'Created', |
| 375 | + 'product_option' => [ |
| 376 | + 'name' => 'Product Option' |
| 377 | + ], |
| 378 | + 'option_json' => [ |
| 379 | + 'name' => 'Option' |
| 380 | + ], |
381 | 381 | 'old_price' => [ |
382 | 382 | 'name' => 'Old Price' |
383 | 383 | ], |
384 | | - 'save_search' => 'Save Search', |
| 384 | + 'save_search' => 'Save Search', |
385 | 385 | 'publish_at' => [ |
386 | 386 | 'name' => 'Publish Date' |
387 | 387 | ], |
|
410 | 410 | 'custom_field' => 'Custom Field', |
411 | 411 |
|
412 | 412 | // ads_bar_widget |
413 | | - 'pending_ads' => 'Pending Ads', |
414 | | - 'approved_ads' => 'Approved Ads', |
415 | | - 'outdated_ads' => 'Outdated Ads', |
416 | | - 'passive_ads' => 'Passive Ads', |
| 413 | + 'pending_ads' => 'Pending Ads', |
| 414 | + 'approved_ads' => 'Approved Ads', |
| 415 | + 'outdated_ads' => 'Outdated Ads', |
| 416 | + 'passive_ads' => 'Passive Ads', |
417 | 417 | 'adv_desc_metaTags' => 'visit our website to list our listings.', |
418 | 418 | 'tags' => [ |
419 | 419 | 'name' => 'Tags' |
|
427 | 427 |
|
428 | 428 | 'empty_title' => 'If empty, filled by title', |
429 | 429 | 'empty_description' => 'If empty, filled by description', |
| 430 | + |
| 431 | + 'is_eids_verified' => ['name' => "Is eids verified"], |
| 432 | + 'eids_verification_url' => ['name' => "Eids Verification Url"] |
430 | 433 | ]; |
0 commit comments