akaunting/resources/lang/he-IL/transfers.php

13 lines
203 B
PHP
Raw Normal View History

2018-04-29 01:04:19 +03:00
<?php
return [
'from_account' => 'מחשבון',
'to_account' => 'לחשבון',
2018-08-29 16:47:58 +03:00
'messages' => [
'delete' => ':מ אל :ל (: כמות)',
],
2018-04-29 01:04:19 +03:00
];