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