13 lines
195 B
PHP
Raw Permalink Normal View History

2020-08-06 21:02:03 +00:00
<?php
return [
'from_account' => 'Sa računa',
'to_account' => 'Na račun',
'messages' => [
'delete' => ':from na :to (:amount)',
],
];