📄 repay.php
字号:
<?php
/**
* ECSHOP
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: repay.php 14227 2008-03-10 06:37:24Z testyang $
*/
$_LANG['back_list'] = 'Return to list';
$_LANG['dispose_succed'] = 'Successfully';
$_LANG['rec_id'] = 'ID';
$_LANG['user_name'] = 'Username';
$_LANG['amount'] = 'Refundment';
$_LANG['apply_time'] = 'Apply time';
$_LANG['action_user'] = 'Action user';
$_LANG['action_time'] = 'Action time';
$_LANG['button_dipose'] = 'Agreement with refundment';
$_LANG['button_skip'] = 'Neglect the application';
$_LANG['button_modify'] = 'Modify remarks';
$_LANG['is_repayed'] = 'Repay?';
$_LANG['repayed'] = 'Repayed';
$_LANG['unrepayed'] = 'Unrepayed';
$_LANG['view'] = 'View';
$_LANG['from'] = 'From';
$_LANG['reply'] = 'Reply';
$_LANG['had_reply_content'] = 'TIP: This application has be disposed, and the money of user\'s application has be deducted, the old message will be rewrote if continue reply! But don\'t deduct the money again.';
$_LANG['have_reply_content'] = 'TIP: This application has be neglected, the old message will be rewrote if continue reply!';
$_LANG['user_money'] = 'Balance';
$_LANG['action_note'] = 'Disposal remark';
$_LANG['dispose'] = 'Process application for refundment';
$_LANG['undispose_repay'] = 'Unprocess application of refundment';
$_LANG['list_all'] = 'All application of refundment';
$_LANG['js_languages']['no_action_note'] = 'Please enter disposal remark.';
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -