ms-MY
This commit is contained in:
12
resources/lang/ms-MY/transfers.php
Normal file
12
resources/lang/ms-MY/transfers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'from_account' => 'Dari Akaun',
|
||||
'to_account' => 'Ke Akaun',
|
||||
|
||||
'messages' => [
|
||||
'delete' => ':from kepada :to (:amount)',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user