';
$_['text_live'] = 'Live';
$_['text_sandbox'] = 'Sandbox';
// Entry
$_['entry_app_id'] = 'App ID';
$_['entry_merchant_private_key'] = 'Merchant Private Key';
$_['entry_alipay_public_key'] = 'Alipay Public Key';
$_['entry_test'] = 'Test mode';
$_['entry_total'] = 'Total';
$_['entry_order_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_alipay_setup'] = 'Click here to learn how to set up Alipay account.';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify payment Alipay!';
$_['error_app_id'] = 'App ID required!';
$_['error_merchant_private_key'] = 'Merchant Private Key required!';
$_['error_alipay_public_key'] = 'Alipay Public Key required!';