updated translations
This commit is contained in:
14
resources/lang/el-GR/reconciliations.php
Normal file
14
resources/lang/el-GR/reconciliations.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Σύγκριση',
|
||||
'reconciled' => 'Σε συμφωνία',
|
||||
'closing_balance' => 'Υπόλοιπο κλεισίματος',
|
||||
'unreconciled' => 'Σε ασυμφωνία',
|
||||
'list_transactions' => 'Λίστα Συναλλαγών',
|
||||
'start_date' => 'Ημερομηνία Έναρξης',
|
||||
'end_date' => 'Ημερομηνία Λήξης',
|
||||
'cleared_amount' => 'Εκκαθαρισμένο Υπόλοιπο',
|
||||
|
||||
];
|
Reference in New Issue
Block a user