2020-04-28 16:12:05 +00:00
|
|
|
<?php
|
|
|
|
return [
|
|
|
|
'empty_com_balance' => 'Commission balance is empty',
|
|
|
|
'treated_demand' => 'Credit request already processed',
|
|
|
|
'canceled_demand' => 'Canceled credit request',
|
2020-05-01 19:14:33 +00:00
|
|
|
'princ_balance_inf_to_demand_amount' => 'Your main balance is less than the amount of the request, do you want to change the amount ?',
|
2020-05-01 18:35:53 +00:00
|
|
|
'new_wallet_added' => 'New wallet added',
|
2020-06-09 15:27:57 +00:00
|
|
|
'success_treated_demand' => 'Request successfully processed',
|
2020-06-11 13:42:35 +00:00
|
|
|
'canceled_credit_request' => 'Canceled credit request',
|
|
|
|
'canceled_transaction' => 'Canceled transaction',
|
2020-06-19 13:48:27 +00:00
|
|
|
'successful_transaction' => 'Successful transaction',
|
|
|
|
'incorrect_user_password' => 'Incorrect user password',
|
2020-06-16 05:49:49 +00:00
|
|
|
'successful_identification'=>'User :name has been successfully identified.',
|
2020-06-12 06:11:11 +00:00
|
|
|
'user_identificated' => 'User already identificated',
|
2020-06-16 11:23:09 +00:00
|
|
|
'user_not_identificated' => 'User is not identificated',
|
2020-06-11 13:42:35 +00:00
|
|
|
'validated_identification'=>'Validated identification',
|
|
|
|
'identification_already_validated'=>'Identification already validated',
|
2020-06-30 03:41:20 +00:00
|
|
|
'successful_card_attachment' => 'Attachment of your card made',
|
2020-06-11 13:42:35 +00:00
|
|
|
'successful_identification_message' => 'Hi :name,
|
|
|
|
|
|
|
|
Your identification has been taken into account. Contact an iLink World agent with your ID to validate your identity.
|
|
|
|
|
|
|
|
Regards,
|
|
|
|
iLinkWorld team.',
|
|
|
|
'validated_identification_message' => 'Your identification is confirmed!
|
|
|
|
|
2020-06-16 05:49:49 +00:00
|
|
|
You can now use all iLink World services.
|
2020-06-11 13:42:35 +00:00
|
|
|
Welcome to the iLink World family !!!
|
|
|
|
|
|
|
|
Regards,
|
2020-06-19 13:48:27 +00:00
|
|
|
ILinkWorld team.',
|
2020-06-20 15:08:13 +00:00
|
|
|
'successful_deposit_ilink' => 'Deposit to an iLink wallet. User code: :user_code
|
|
|
|
Transaction information:
|
|
|
|
- Transaction ID : :id_transaction
|
|
|
|
- Amount of the transaction : :amount
|
|
|
|
- Net amount of the country of departure : :net_init
|
|
|
|
- Net amount of the destination country : :net_final
|
|
|
|
- Fees : :fees
|
|
|
|
- Tax : :tax',
|
|
|
|
'successful_send_cash'=>'Sent by :sender_name to :receiver_name.
|
|
|
|
Transaction information:
|
|
|
|
- Transaction ID : :id_transaction
|
|
|
|
- Amount of the transaction : :amount
|
|
|
|
- Net amount of the country of departure : :net_init
|
|
|
|
- Net amount of the destination country : :net_final
|
|
|
|
- Fees : :fees
|
|
|
|
- Tax : :tax
|
2020-06-22 15:09:26 +00:00
|
|
|
- Withdrawal code : :code',
|
2020-06-27 15:04:28 +00:00
|
|
|
'successful_user_send_to_wallet' => 'Sending money account to account.
|
2020-06-26 16:55:56 +00:00
|
|
|
Transaction information :
|
2020-06-27 15:04:28 +00:00
|
|
|
- ID : :id_transaction
|
2020-06-25 08:01:59 +00:00
|
|
|
- Amount of the transaction : :amount
|
2020-06-26 16:55:56 +00:00
|
|
|
- Fees + Taxes : :fees
|
|
|
|
- Country of departure : :init_country
|
2020-06-26 18:30:03 +00:00
|
|
|
- Net amount : :net_init
|
2020-06-26 16:55:56 +00:00
|
|
|
- Country of destination : :final_country
|
2020-06-26 18:30:03 +00:00
|
|
|
- Net amount : :net_final
|
2020-06-26 16:55:56 +00:00
|
|
|
- Issuer account : :sender_code
|
|
|
|
- Recipient account : :receiver_code',
|
2020-06-27 15:04:28 +00:00
|
|
|
'sent_by_mail' => '
|
2020-06-26 16:55:56 +00:00
|
|
|
|
|
|
|
This message was sent to the sender\'s email',
|
2020-06-23 16:21:26 +00:00
|
|
|
'successful_user_send_to_cart' => 'Sending money to a visa card made.
|
2020-06-26 16:55:56 +00:00
|
|
|
Transaction information :
|
2020-06-27 15:04:28 +00:00
|
|
|
- ID : :id_transaction
|
2020-06-26 16:55:56 +00:00
|
|
|
- Amount of the transaction : :amount
|
|
|
|
- Fees : :fees
|
|
|
|
- Net shipping amount : :net
|
|
|
|
- Issuer account :sender_code
|
2020-07-01 18:51:26 +00:00
|
|
|
- Card number: :cart_number',
|
2020-06-27 15:04:28 +00:00
|
|
|
'successful_user_send_to_cash' => 'Sending money from account to cash
|
2020-06-26 16:55:56 +00:00
|
|
|
Transaction information :
|
2020-06-27 15:04:28 +00:00
|
|
|
- Number: :id_transaction
|
|
|
|
- Amount of the transaction: :amount
|
|
|
|
- Fees and Taxes: :fees
|
|
|
|
- Country of departure: :init_country
|
|
|
|
- Net amount: :net_init
|
|
|
|
- Country of destination: :final_country
|
|
|
|
- Net amount: :net_final
|
|
|
|
- Issuer account: :sender_code
|
|
|
|
- Recipient names: :receiver_name.
|
|
|
|
- Withdrawal code: :code ',
|
2020-06-29 16:46:43 +00:00
|
|
|
'successful_user_remove_from_wallet_to_cash'=>'Personal money withdrawal
|
|
|
|
Transaction information:
|
|
|
|
- Number : :id_transaction
|
|
|
|
- Amount of the transaction : :amount
|
|
|
|
- Fees and Taxes: :fees
|
2020-07-01 17:54:12 +00:00
|
|
|
- Country of departure: :init_country
|
2020-06-29 16:46:43 +00:00
|
|
|
- Net withdrawal amount : :net
|
2020-07-01 17:54:12 +00:00
|
|
|
- Country of destination: :init_country
|
2020-06-29 16:46:43 +00:00
|
|
|
- Issuer account : :sender_code
|
|
|
|
- Withdrawal code : :code',
|
2020-06-30 11:06:56 +00:00
|
|
|
'successful_user_remove_from_cart_to_wallet'=>'Withdrawing money from your card to your account
|
2020-06-29 16:46:43 +00:00
|
|
|
Transaction information:
|
|
|
|
- Number : :id_transaction
|
|
|
|
- Amount of the transaction : :amount
|
|
|
|
- Fees : :fees
|
|
|
|
- Net withdrawal amount : :net
|
|
|
|
- Recipient account : :sender_code
|
2020-06-30 11:06:56 +00:00
|
|
|
- Card number : :cart_number',
|
|
|
|
'successful_user_remove_from_cart_to_cash' => 'Withdrawing money from your card to cash
|
|
|
|
Transaction information :
|
|
|
|
- Number: :id_transaction
|
|
|
|
- Amount of the transaction: :amount
|
|
|
|
- Fees: :fees
|
|
|
|
- Net withdrawal amount: :net
|
2020-07-01 17:54:12 +00:00
|
|
|
- User code : :sender_code
|
2020-06-30 11:06:56 +00:00
|
|
|
- Card number : :cart_number
|
|
|
|
- Withdrawal code : :code',
|
2020-04-28 16:12:05 +00:00
|
|
|
];
|