This commit is contained in:
Denis Duliçi
2020-06-04 14:13:40 +03:00
parent 550b0b8195
commit dc2f572ce4
34 changed files with 1232 additions and 1 deletions

View File

@ -0,0 +1,12 @@
<?php
return [
'from_account' => 'खाताबाट',
'to_account' => 'खातामा',
'messages' => [
'delete' => ':from बाट :to (:amount)',
],
];