el-GR translation
This commit is contained in:
14
resources/lang/el-GR/accounts.php
Normal file
14
resources/lang/el-GR/accounts.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Όνομα Λογαριασμού',
|
||||
'number' => 'Αριθμός',
|
||||
'opening_balance' => 'Εναρκτήριο υπόλοιπο',
|
||||
'current_balance' => 'Τρέχον υπόλοιπο',
|
||||
'bank_name' => 'Όνομα τράπεζας',
|
||||
'bank_phone' => 'Τηλέφωνο τράπεζας',
|
||||
'bank_address' => 'Διεύθυνση τράπεζας',
|
||||
'default_account' => 'Προεπιλεγμένος λογαριασμός',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user