Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /var/www/blue-sky.co.id/public_html/application/language/english/ |
Upload File : |
<?php //payment $lang['method'] = 'payment method'; $lang['clicking'] = 'By clicking Payment Method'; $lang['agree'] = 'You have agree on'; $lang['term_condition'] = 'Term and Condition'; $lang['turn_off'] = 'If there are obstacles, please turn it off'; $lang['ucbrowser'] = 'AdBlock in UCBrowser'; $lang['chrome_firefox'] = 'or use Chrome/Firefox'; $lang['bank_transfer'] = 'Payment with ATM Transfer, Mobile Banking & Internet Banking'; $lang['virtual'] = 'virtual account'; $lang['virtual_text'] = 'Payment with Virtual Account ATM Transfer, Mobile Banking & Internet Banking'; $lang['credit_card'] = 'credit card'; $lang['no'] = 'no'; $lang['yes'] = 'yes'; $lang['bca'] = 'PAYMENT WITH BANK BCA'; $lang['continue_bca'] = 'Continue with Bank BCA Payment'; $lang['mandiri'] = 'PAYMENT WITH BANK MANDIRI'; $lang['continue_mandiri'] = 'Continue with Bank Mandiri Payment'; $lang['close'] = 'close'; $lang['about'] = 'about us'; $lang['contact'] = 'contact us'; $lang['call'] = 'call'; //banktransfer $lang['order'] = 'order success'; $lang['confirmation_order'] = 'Confirmation for Order No'; $lang['email_to'] = 'has been emailed to'; $lang['sum'] = 'Sum Payment of'; $lang['amount'] = 'Please send the amount to'; $lang['within'] = 'Please pay within'; $lang['hours'] = '24 hours'; $lang['confirms'] = 'and confirm your payment'; $lang['order_no'] = 'order no'; $lang['order_date'] = 'order date'; $lang['order_status'] = 'order status'; $lang['not_paid'] = 'Not Paid'; $lang['confirm_payment'] = 'CONFIRM PAYMENT'; $lang['paid'] = 'Paid'; $lang['partial_paid'] = 'Partially Paid'; $lang['delivered'] = 'Delivered'; $lang['cancel'] = 'Cancel'; $lang['recipient'] = 'Recipient'; $lang['products'] = 'Products'; $lang['tax'] = 'tax'; $lang['shipping_fee'] = 'shipping fee'; $lang['free_shipping'] = 'Free Shipping'; $lang['shipping_fee_discount'] = 'Shipping Fee Discount'; $lang['redeem_point'] = 'Redeem Point Reward'; $lang['points'] = 'points'; $lang['voucher_discount'] = 'Voucher Discount'; $lang['thank_for_order'] = 'Thank you for Your order'; $lang['continue_shopping'] = 'CONTINUE SHOPPING';