';
// Entry
$_['entry_app_id']                   = 'App ID';
$_['entry_app_secret']               = 'App Secret';
$_['entry_mch_id']                   = 'Merchant ID';
$_['entry_api_secret']               = 'API Secret';
$_['entry_debug']                    = 'Debug Mode';
$_['entry_total']                    = 'Total';
$_['entry_currency']                 = 'Currency';
$_['entry_completed_status']         = 'Completed Status';
$_['entry_geo_zone']                 = 'Geo Zone';
$_['entry_status']                   = 'Status';
$_['entry_sort_order']               = 'Sort Order';
// Help
$_['help_total']                     = 'The checkout total the order must reach before this payment method becomes active';
$_['help_currency']                  = 'The currency customer paid merchant!';
$_['help_wechat_pay_setup']          = 'Click here to learn how to set up Wechat Pay account.';
// Error
$_['error_permission']               = 'Varoitus: You do not have permission to modify payment Wechat!';
$_['error_app_id']                   = 'App ID required!';
$_['error_app_secret']               = 'App Secret required!';
$_['error_mch_id']                   = 'Merchant ID required!';
$_['error_api_secret']               = 'API Secret required!';