Akaunting/resources/lang/el-GR/transfers.php

13 lines
238 B
PHP

<?php
return [
'from_account' => 'Από λογαριασμό',
'to_account' => 'Προς λογαριασμό',
'messages' => [
'delete' => ':from προς :to (:amount)',
],
];