2019-12-25 14:24:22 +03:00

13 lines
202 B
PHP

<?php
return [
'from_account' => 'Frá reikningi',
'to_account' => 'Á reikning',
'messages' => [
'delete' => ':from til :to (:amount)',
],
];