| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/zomuaban.com/public_html/site/language/en/ |
Upload File : |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
# SET META TITLE & DESCRIPTION
$lang['listing_ad_of'] = 'Listing Ads of {}';
$lang['list_ad_of_user_desc'] = 'Best classified website';
# Navigate
$lang['listing'] = 'Listing';
$lang['account_setting'] = 'Setting';
$lang['store'] = 'Store';
$lang['to_manage_your_ad'] = 'to manage your ads';
$lang['menu_listing'] = 'Menu Listing';
$lang['menu_setting'] = 'Menu setting';
# Listing
$lang['ad_list'] = 'Active list';
$lang['pending_list'] = 'Pending list';
$lang['not_approve_list'] = 'No approved list';
$lang['success_list'] = 'Success list';
$lang['expireslist'] = 'Expired list';
$lang['draft_list'] = 'Draft list';
$lang['block_list'] = 'Block list';
$lang['please_start'] = 'Please start';
$lang['create_new_ad'] = 'Create new Ad';
$lang['upgrade_your_account'] = 'Upgrade account';
# ACCOUN SETTING PAGE
$lang['update_infomation'] = 'Update infomation';
$lang['updating_infomation'] = 'Updating...';
$lang['fullname'] = 'Fullname';
$lang['address'] = 'Address';
$lang['phone'] = 'Phone';
$lang['dont_leave_empty'] = "Don't leave with empty";
$lang['intro_your_info_or_company'] = 'A brief description of you (slogan)';
$lang['eg_store_online_description'] = '';
$lang['min_short_intro'] = 'Minimum of <b>{}</b> characters. Added <b>{}</b> characters';
$lang['infomation_updated'] = 'Info is updated';
$lang['no_access_permission'] = 'No access permission';
$lang['change_your_pass'] = 'Change your pass';
$lang['changing_your_pass'] = 'Updating...';
$lang['newpass'] = 'New password';
$lang['reenter_newpass'] = 'Confirm new pass';
$lang['transaction_history'] = 'Transaction history';
$lang['no_transaction'] = 'No transaction history';
$lang['recharge'] = 'Recharge';
$lang['payments'] = 'Payments';
$lang['promotion'] = 'Promotion';
# 404
$lang['profile_not_found'] = '404! Profile not found';
# FRONTEND WARNING - ALERT
$lang['contact_name_not_empty'] = 'Please do not leave empty contact name';
$lang['contact_intro_not_short'] = 'Description should not be less than <b>{} characters</b>';
$lang['contact_phone_not_empty'] = 'Please do not leave empty contact phone number';
$lang['your_pass_not_empty'] = 'You need to enter new password';
$lang['your_pass_not_less'] = 'Passwords must be at least 6 characters';
$lang['your_pass_not_match'] = 'Passwords do not match';
$lang['your_pass_update_err'] = 'Error changing password, please try again!';