new crowdin translations

This commit is contained in:
Crowdin Bot
2021-04-02 10:47:48 +00:00
parent 5abb4ee273
commit 4fa189bebf
43 changed files with 219 additions and 76 deletions

View File

@@ -39,7 +39,7 @@ return [
'make_payment' => 'Make Payment',
'messages' => [
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected in charts after it is received.',
'status' => [
'created' => 'Created on :date',

View File

@@ -42,7 +42,7 @@ return [
'messages' => [
'email_required' => 'No email address for this customer!',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected in charts after it is sent.',
'status' => [
'created' => 'Created on :date',

View File

@@ -3,7 +3,9 @@
return [
'from_account' => 'From Account',
'from_account_rate' => 'From Account Rate',
'to_account' => 'To Account',
'to_account_rate' => 'To Account Rate',
'messages' => [
'delete' => ':from to :to (:amount)',