openclassify/addons/default/visiosoft/advs-module/resources/lang/en/message.php

13 lines
526 B
PHP

<?php
return [
'error_added_cart' => 'Requested product is currently missing or inactive',
'please_buy_package' => 'Please buy package',
'please_payment' => 'Please Pay',
'bank_account_info' => 'Bank account information',
'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.',
'update_category_msg' => 'The classified category will be updated.',
'updated_category_msg' => 'Category successfully edited.',
];