new crowdin translations
This commit is contained in:
12
resources/lang/en-US/transfers.php
Normal file
12
resources/lang/en-US/transfers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'from_account' => 'From Account',
|
||||
'to_account' => 'To Account',
|
||||
|
||||
'messages' => [
|
||||
'delete' => ':from to :to (:amount)',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user