new crowdin translations
This commit is contained in:
12
resources/lang/hu-HU/transfers.php
Normal file
12
resources/lang/hu-HU/transfers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'from_account' => 'Forrás számla',
|
||||
'to_account' => 'Cél számla',
|
||||
|
||||
'messages' => [
|
||||
'delete' => ':from -ról :to -ra (:amount)',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user