336 lines
14 KiB
PHP
Executable File
336 lines
14 KiB
PHP
Executable File
<?php
|
|
return [
|
|
'empty_com_balance' => 'Commission balance is empty',
|
|
'treated_demand' => 'Credit request already processed',
|
|
'canceled_demand' => 'Canceled credit request',
|
|
'princ_balance_inf_to_demand_amount' => 'Your main balance is less than the amount of the request, do you want to change the amount ?',
|
|
'new_wallet_added' => 'New wallet added',
|
|
'success_treated_demand' => 'Request successfully processed',
|
|
'canceled_credit_request' => 'Canceled credit request',
|
|
'canceled_transaction' => 'Canceled transaction',
|
|
'successful_transaction' => 'Successful transaction',
|
|
'incorrect_user_password' => 'Incorrect user password',
|
|
'successful_identification'=>'User :name has been successfully identified.',
|
|
'user_identificated' => 'User already identificated',
|
|
'user_not_identificated' => 'User is not identificated',
|
|
'validated_identification'=>'Validated identification',
|
|
'identification_already_validated'=>'Identification already validated',
|
|
'successful_card_attachment' => 'Attachment of your card made',
|
|
'successful_identification_message' => 'Hi :name,
|
|
|
|
Your identification has been taken into account. Approach an iLink World agent with your ID to validate your identity.
|
|
|
|
Regards,
|
|
iLinkWorld team.',
|
|
'validated_identification_message' => 'Your identification is confirmed!
|
|
|
|
You can now use all iLink World services.
|
|
Welcome to the iLink World family !!!
|
|
|
|
Regards,
|
|
ILinkWorld team.',
|
|
'successful_agent_deposit_wallet_ilink' => 'Depositing money to an iLink World account
|
|
Transaction information :
|
|
- Transaction ID : :id_transaction
|
|
- Amount : :amount
|
|
- Fees and Taxes : :fees
|
|
- Country of departure : :init_country
|
|
- Net amount : :net_init
|
|
- Country of destination : :final_country
|
|
- Net amount : :net_final
|
|
- Recipient account : :user_code',
|
|
'successful_agent_deposit_other_wallet' => 'Depositing money to a different network account
|
|
Transaction information :
|
|
- Transaction ID : :id_transaction
|
|
- Amount : :amount
|
|
- Fees and Taxes : :fees
|
|
- Country of departure : :init_country
|
|
- Issuer names : :sender_name
|
|
- Net amount : :net_init
|
|
- Country of destination : :final_country
|
|
- Paying network : :network :final_country
|
|
- Recipient names : :receiver_name
|
|
- Net amount : :net_final
|
|
- Recipient account : :receiver_code',
|
|
'successful_agent_send_cash'=>'Money sent
|
|
Transaction information:
|
|
- Transaction ID : :id_transaction
|
|
- Amount : :amount
|
|
- Fees and Taxes : :fees
|
|
- Country of departure : :init_country
|
|
- Issuer names : :sender_name
|
|
- Net amount : :net_init
|
|
- Country of destination : :final_country
|
|
- Paying network : :network :final_country
|
|
- Recipient names : :receiver_name
|
|
- Net amount : :net_final
|
|
- Withdrawal code : :code',
|
|
'successful_user_send_to_wallet' => 'Sending money account to account.
|
|
Transaction information :
|
|
- ID : :id_transaction
|
|
- Amount of the transaction : :amount
|
|
- Fees + Taxes : :fees
|
|
- Country of departure : :init_country
|
|
- Issuer account : :sender_code
|
|
- Net amount : :net_init
|
|
- Country of destination : :final_country
|
|
- Paying network : :network :final_country
|
|
- Recipient account : :receiver_code
|
|
- Net amount : :net_final',
|
|
'sent_by_mail' => '
|
|
|
|
This message was sent to the sender\'s email',
|
|
'sent_by_mail_to_recipient' => "
|
|
|
|
This message was sent to the recipient's email",
|
|
'successful_user_send_to_cart' => "Sending money from your account to your card
|
|
Transaction information:
|
|
- Number: :id_transaction
|
|
- Transaction amount: :amount
|
|
- Fees and taxes: :fees
|
|
- Departure country: :init_country
|
|
- Net amount: :net_init
|
|
- Sender account:: sender_code
|
|
- Country of destination: :final_country
|
|
- Recipient card number:: cart_number
|
|
- Net amount: :net_final",
|
|
'successful_user_send_to_cash' => 'Sending money from account to cash
|
|
Transaction information :
|
|
- Number: :id_transaction
|
|
- Amount of the transaction: :amount
|
|
- Fees and Taxes: :fees
|
|
- Country of departure: :init_country
|
|
- Issuer account: :sender_code
|
|
- Issuer names : :sender_name
|
|
- Net amount: :net_init
|
|
- Country of destination: :final_country
|
|
- Paying network : :network :final_country
|
|
- Recipient names: :receiver_name
|
|
- Net amount: :net_final
|
|
- Withdrawal code: :code ',
|
|
'successful_user_remove_from_wallet_to_cash'=>'Personal money withdrawal
|
|
Transaction information:
|
|
- Number : :id_transaction
|
|
- Amount of the transaction : :amount
|
|
- Fees and Taxes: :fees
|
|
- Country of departure: :init_country
|
|
- Net withdrawal amount : :net
|
|
- Country of destination: :init_country
|
|
- Issuer account : :sender_code
|
|
- Withdrawal code : :code',
|
|
'successful_user_remove_from_cart_to_wallet' => "Withdrawing money from your card to your account
|
|
Transaction information:
|
|
- Number: :id_transaction
|
|
- Amount: :amount
|
|
- Fees and taxes: :fees
|
|
- Card issuing country: :init_country
|
|
- Amount incl. VAT: :net_init
|
|
- Card number: :cart_number
|
|
- Country of destination: :final_country
|
|
- Recipient account:: sender_code
|
|
- Amount: :net_final",
|
|
'successful_user_remove_from_cart_to_cash' => "Withdrawing money from your card to cash
|
|
Transaction information:
|
|
- Number: :id_transaction
|
|
- Transaction amount: :amount
|
|
- Fees and taxes: :fees
|
|
- Card issuing country: :init_country
|
|
- Amount incl. VAT: :net_init
|
|
- Card number: :cart_number
|
|
- Country of destination: :final_country
|
|
- Amount: :net_final,
|
|
- User code: :sender_code
|
|
- Withdrawal code: :code",
|
|
'successful_agent_remove_cash' => 'Withdrawal of money from a geolocated agent
|
|
Transaction information :
|
|
- Number : :id_transaction
|
|
- Country of departure : :init_country
|
|
- Issuer names : :sender_name
|
|
- Country of destination : :final_country
|
|
- Recipient names: :receiver_name
|
|
- Withdrawal amount : :amount
|
|
- Withdrawal transaction number : :id_transaction_retrait
|
|
- Withdrawal code : :code',
|
|
|
|
'successful_user_group_created' => 'The group was created successfully. Awaiting validation from the 3 sponsors to activate it',
|
|
'successful_group_validation' => 'Group validation successful. Only :count validation remaining|Group validation successful. Only :count validations remaining',
|
|
'successful_identification_modification' => 'Successful identification modification',
|
|
'successful_identification_modification_message' => 'Hi :name,
|
|
|
|
Your new identification has been taken into account. Approach an iLink World agent with your ID to validate your identity.
|
|
|
|
Regards,
|
|
iLinkWorld team.',
|
|
'successful_user_group_modificated' => 'The group has been modified successfully. Awaiting validation from new sponsors to activate it',
|
|
'successful_group_membership_request' => "Your membership request has been sent to the sponsor",
|
|
'successful_user_group_deleted' => 'The group will be deleted after validation of the 3 sponsors',
|
|
'successful_group_deleting' => 'Group deletion accepted. More than :count delete validation remaining | Group delete accepted. More than :count remaining delete validations',
|
|
'successful_refused_group_validation' => 'Group validation refused',
|
|
'successful_refused_group_deleting' => 'Group deletion refused',
|
|
'successful_user_group_nano_credit_demand' => "Nanocredit application
|
|
Request Information:
|
|
- Request number: :id_demand
|
|
- Type of deposit: Group
|
|
- Credit amount: :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Net amount received: :net
|
|
- Duration (in months) : :duration
|
|
- Redemption date: :date
|
|
|
|
NB: The reimbursement process is automatic on the due date if the reimbursement is not initiated",
|
|
'successful_nano_credit_demand' => 'Successful nano credit application',
|
|
'successful_user_individual_nano_credit_demand' => "Nanocredit application
|
|
Request Information:
|
|
- Request number: :id_demand
|
|
- Type of deposit: Individual
|
|
- Credit amount: :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Net amount to be collected: :net
|
|
- Duration (in months) : :duration
|
|
|
|
Go to a geolocated agent who agrees to back you up by validating your credit request",
|
|
'successful_guarantee_user_individual_nano_credit_demand' => "Guaranteed nanocredit request
|
|
Request Information:
|
|
- Request number: :id_demand
|
|
- Type of deposit: Individual
|
|
- Credit amount: :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Net amount received: :net
|
|
- Duration (in months) : :duration
|
|
- Redemption date: :date
|
|
- Agent names: :agent_name
|
|
- Agent code: :code_agent",
|
|
'successful_guarantee_agent_individual_nano_credit_demand' => "Guaranteed nanocredit request
|
|
Request Information:
|
|
- Request number: :id_demand
|
|
- Type of deposit: Individual
|
|
- Credit amount: :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Net amount received: :net
|
|
- Duration (in months) : :duration
|
|
- Redemption date: :date
|
|
- Client names: :user_name
|
|
- Client code: :code_user
|
|
|
|
NB: The reimbursement process is automatic on the due date if the reimbursement is not initiated",
|
|
'successful_guarantee_nano_credit_demand' => 'Guaranteed nanocredit request',
|
|
'successful_nano_credit_refunded' => 'Nano credit repayment made',
|
|
'successful_nano_credit_partially_refunded' => 'Partially completed nano credit repayment',
|
|
'failed_nano_credit_refunded' => 'Repayment of failed nano credit',
|
|
'successful_nano_credit_demand_refunded' => "Nano credit refunded
|
|
Request Information:
|
|
- Request number: :id_demand
|
|
- Amount of credit repaid : :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Capital : :net",
|
|
'successful_accepted_group_membership_request' => "Membership request accepted",
|
|
'successful_canceled_group_membership_request' => "Membership request refused",
|
|
'successful_nano_credit_sent_to_hypervisor' => "Your request has been sent to your network hypervisor. You will receive the credit only after validation",
|
|
'successful_accepted_nano_credit_request' => "Nano credit request accepted",
|
|
'successful_canceled_nano_credit_request' => "Nano credit request refused",
|
|
"successful_saving" => "Successful savings",
|
|
"successful_blocked_saving_details" => "
|
|
Savings Information :
|
|
- Savings number : :id_saving
|
|
- Type : :type
|
|
- Amount at cassation : :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Net amount saved : :net
|
|
- Duration (in months) : :duration
|
|
- End date : :date",
|
|
"successful_simple_saving_details" => "
|
|
Savings Information :
|
|
- Savings number : :id_saving
|
|
- Type : :type
|
|
- Amount at cassation : :amount
|
|
- Interests : :fees
|
|
- Taxes : :tax
|
|
- Net amount saved : :net",
|
|
"successful_broken_saving" => "Broken savings",
|
|
"reload_your_account" => "The repayment of nano credit failed for insufficient balance, please recharge your account",
|
|
"successful_password_update" => "Your password has been updated successfully.",
|
|
"your_new_password" => "Your new password is: password.",
|
|
"password_update" => "Update your password",
|
|
"wallet_incoming_payment" => "Payment entering your wallet",
|
|
"wallet_incoming_payment_message" => "
|
|
You have received a payment entering your wallet
|
|
Transaction Information:
|
|
- Number: :id_transaction
|
|
- Amount: :amount
|
|
- Country of departure: :init_country
|
|
- Transmitter network: :network: final_country
|
|
- Issuer account: :sender_code
|
|
- Name of the sender: :sender_name
|
|
- Country of destination: :final_country
|
|
- Recipient account: :receiver_code",
|
|
"cash_incoming_payment" => "Incoming payment in cash.",
|
|
"cash_incoming_payment_message" => "You have received a cash payment.
|
|
Transaction Information:
|
|
- Transaction ID: :id_transaction
|
|
- Amount: :amount
|
|
- Country of departure: :init_country
|
|
- Transmitter network: :network: final_country
|
|
- Name of the sender: :sender_name
|
|
- Country of destination: :final_country
|
|
- Recipient's names: :receiver_name
|
|
- Collection code: :code",
|
|
'successful_user_send_to_bank' => 'Sending money from your account to the bank
|
|
Transaction Information:
|
|
- Number: :id_transaction
|
|
- Amount of the transaction: :amount
|
|
- Fees: :fees
|
|
- Net shipping amount:: net
|
|
- Issuer account: :sender_code
|
|
- Bank : :bank :country
|
|
- IBAN: :iban',
|
|
'successful_user_payment_of_operator' => "Payment of an invoice to an operator
|
|
Transaction Information:
|
|
- Number : :id_transaction
|
|
- Amount of the transaction : :amount
|
|
- Fees : :fees
|
|
- Net amount paid : :net
|
|
- Issuer account : :sender_code
|
|
- Operator : :operator
|
|
- Type of operator : :type_operator
|
|
- Invoice number : :invoice_number",
|
|
'successful_bank_account_attachment' => 'Connection of your bank account completed',
|
|
'successful_user_remove_from_bank_to_wallet' => 'Withdrawal from the bank to the wallet
|
|
Transaction Information:
|
|
- Number: :id_transaction
|
|
- Amount of the transaction: :amount
|
|
- Fees: :fees
|
|
- Net shipping amount:: net
|
|
- Issuer account: :sender_code
|
|
- Bank : :bank :country
|
|
- IBAN: :iban',
|
|
'successful_agent_send_from_cash_to_bank' => "Send money in cash to the bank
|
|
Transaction Information:
|
|
- Number : :id_transaction
|
|
- Amount of the transaction : :amount
|
|
- Fees : :fees
|
|
- Net shipping amount : :net
|
|
- Agent account : :sender_code
|
|
- Name of the sender : :sender_name
|
|
- Recipient's names : :receiver_name
|
|
- IBAN of the recipient : :iban
|
|
- Bank : :bank :country",
|
|
'successful_bank_account_attachment_taken' => 'Your request to link your bank account has been taken into account, you will receive a confirmation email as soon as the bank has validated your IBAN code',
|
|
'successful_user_remove_from_cart_to_other_wallet' => "Withdraw money from your card to another account
|
|
Transaction information :
|
|
- Number: :id_transaction
|
|
- Amount : :amount
|
|
- Fees and taxes: :fees
|
|
- Country of card issue: :init_country
|
|
- Amount incl. VAT: :total
|
|
- Card number: :cart_number
|
|
- Country of destination: :final_country
|
|
- Destination account: :sender_code
|
|
- Amount: :net_final"
|
|
];
|