hindi translation

This commit is contained in:
denisdulici
2019-11-27 16:33:45 +03:00
parent eab3a1d66b
commit 94dbde0e14
33 changed files with 1184 additions and 1 deletions

View File

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