walletservice/resources/lang/en/messages.php

249 lines
10 KiB
PHP
Raw Normal View History

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 ?',
'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',
'successful_transaction' => 'Successful transaction',
'incorrect_user_password' => 'Incorrect user password',
'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!
You can now use all iLink World services.
2020-06-11 13:42:35 +00:00
Welcome to the iLink World family !!!
Regards,
ILinkWorld team.',
2020-07-08 18:34:09 +00:00
'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
2020-07-08 16:51:11 +00:00
- Issuer names : :sender_name
- Net amount : :net_init
- Country of destination : :final_country
2020-07-08 18:34:09 +00:00
- Paying network : :network :final_country
2020-07-08 16:51:11 +00:00
- 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
2020-07-08 16:51:11 +00:00
- Issuer names : :sender_name
- Net amount : :net_init
- Country of destination : :final_country
2020-07-08 18:34:09 +00:00
- Paying network : :network :final_country
2020-07-08 16:51:11 +00:00
- Recipient names : :receiver_name
- Net amount : :net_final
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-07-08 16:51:11 +00:00
- Issuer account : :sender_code
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-07-08 18:34:09 +00:00
- Paying network : :network :final_country
2020-07-08 16:51:11 +00:00
- Recipient account : :receiver_code
- Net amount : :net_final',
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',
'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
- 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
2020-07-08 16:51:11 +00:00
- Issuer account: :sender_code
- Issuer names : :sender_name
2020-06-27 15:04:28 +00:00
- Net amount: :net_init
- Country of destination: :final_country
2020-07-08 18:34:09 +00:00
- Paying network : :network :final_country
2020-07-08 16:51:11 +00:00
- Recipient names: :receiver_name
2020-06-27 15:04:28 +00:00
- Net amount: :net_final
- 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
2020-07-07 19:15:30 +00:00
- Country of departure: :init_country
2020-06-30 11:06:56 +00:00
- Net withdrawal amount: :net
2020-07-07 19:15:30 +00:00
- Country of destination: :init_country
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',
'successful_agent_remove_cash' => 'Withdrawal of money from a geolocated agent
2020-07-07 19:15:30 +00:00
Transaction information :
- Number : :id_transaction
2020-07-08 16:51:11 +00:00
- Country of departure : :init_country
- Issuer names : :sender_name
- Country of destination : :final_country
- Recipient names: :receiver_name
2020-07-07 19:15:30 +00:00
- Withdrawal amount : :amount
- Withdrawal transaction number : :id_transaction_retrait
2020-07-08 16:51:11 +00:00
- 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. Contact an iLink World agent with your ID to validate your identity.
Regards,
iLinkWorld team.',
2020-08-03 07:42:28 +00:00
'successful_user_group_modificated' => 'The group has been modified successfully. Awaiting validation from new sponsors to activate it',
2020-08-20 16:21:38 +00:00
'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
2020-08-31 13:54:10 +00:00
- Interests : :fees
- Taxes : :tax
- Net amount received: :net
2020-08-31 13:54:10 +00:00
- 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
2020-08-31 13:54:10 +00:00
- Interests : :fees
- Taxes : :tax
- Net amount to be collected: :net
2020-08-31 13:54:10 +00:00
- 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
2020-08-31 13:54:10 +00:00
- Interests : :fees
- Taxes : :tax
- Net amount received: :net
2020-08-31 13:54:10 +00:00
- 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
2020-08-31 13:54:10 +00:00
- Interests : :fees
- Taxes : :tax
- Net amount received: :net
2020-08-31 13:54:10 +00:00
- 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',
2020-10-02 15:55:56 +00:00
'successful_nano_credit_partially_refunded' => 'Partially completed nano credit repayment',
'failed_nano_credit_refunded' => 'Repayment of failed nano credit',
2020-08-18 14:58:27 +00:00
'successful_nano_credit_demand_refunded' => "Nano credit refunded
Request Information:
- Request number: :id_demand
- Type of deposit: :deposit
- Credit amount: :amount
2020-08-31 13:54:10 +00:00
- Interests : :fees
- Taxes : :tax
2020-08-18 14:58:27 +00:00
- Net amount received: :net",
2020-08-20 16:21:38 +00:00
'successful_accepted_group_membership_request' => "Membership request accepted",
'successful_canceled_group_membership_request' => "Membership request refused",
2020-08-24 16:29:50 +00:00
'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",
2020-08-31 13:54:10 +00:00
'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
2020-08-31 13:54:10 +00:00
- 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
2020-08-31 13:54:10 +00:00
- Net amount saved : :net",
"successful_broken_saving" => "Broken savings",
"reload_your_account" => "Reload your account",
2020-04-28 16:12:05 +00:00
];