new crowdin translations

This commit is contained in:
Crowdin Bot
2021-11-08 11:29:01 +00:00
parent a40db8195d
commit 81ec85397b
9 changed files with 131 additions and 99 deletions

View File

@ -19,7 +19,7 @@ return [
'invoice_recur_customer' => [
'subject' => '{invoice_number} recurring invoice created',
'body' => 'Dear {customer_name},<br /><br />Based on your recurring circle, we have prepared the following invoice for you: <strong>{invoice_number}</strong>.<br /><br />You can see the invoice details and proceed with the payment from the following link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Feel free to contact us with any questions.<br /><br />Best Regards,<br />{company_name}',
'body' => 'Dear {customer_name},<br /><br />Based on your recurring cycle, we have prepared the following invoice for you: <strong>{invoice_number}</strong>.<br /><br />You can see the invoice details and proceed with the payment from the following link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Feel free to contact us with any questions.<br /><br />Best Regards,<br />{company_name}',
],
'invoice_recur_admin' => [