This commit is contained in:
denisdulici
2020-02-17 15:16:02 +03:00
parent 07c7c54bf4
commit 0410151bf2
34 changed files with 1209 additions and 1 deletions

View File

@ -0,0 +1,12 @@
<?php
return [
'from_account' => 'Dari Akaun',
'to_account' => 'Ke Akaun',
'messages' => [
'delete' => ':from kepada :to (:amount)',
],
];