2021-01-19 01:08:51 +00:00

13 lines
196 B
PHP

<?php
return [
'from_account' => 'Tililtä',
'to_account' => 'Tilille',
'messages' => [
'delete' => ':from :sta :to (:amount) :n',
],
];