Merge pull request #518 from om3rcitak/patch-1

fix typo
This commit is contained in:
Denis Duliçi 2018-10-04 16:45:22 +03:00 committed by GitHub
commit 26e791653b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ return [
'to_account' => 'Alan Hesap', 'to_account' => 'Alan Hesap',
'messages' => [ 'messages' => [
'delete' => ':from hesabıdan :to hesabına (:amount)', 'delete' => ':from hesabından :to hesabına (:amount)',
], ],
]; ];