13 lines
202 B
PHP
Raw Permalink Normal View History

2019-12-25 14:24:22 +03:00
<?php
return [
'from_account' => 'Frá reikningi',
'to_account' => 'Á reikning',
'messages' => [
'delete' => ':from til :to (:amount)',
],
];