el-GR translation
This commit is contained in:
17
resources/lang/el-GR/demo.php
Normal file
17
resources/lang/el-GR/demo.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Μετρητά',
|
||||
'categories_uncat' => 'Χωρίς κατηγοριοποίηση',
|
||||
'categories_deposit' => 'Κατάθεση',
|
||||
'categories_sales' => 'Πωλήσεις',
|
||||
'currencies_usd' => 'Δολάριο ΗΠΑ',
|
||||
'currencies_eur' => 'Ευρώ',
|
||||
'currencies_gbp' => 'Βρετανική Λίρα',
|
||||
'currencies_try' => 'Τουρκική Λίρα',
|
||||
'taxes_exempt' => 'Φοροαπαλλαγή',
|
||||
'taxes_normal' => 'Κανονικό ΦΠΑ',
|
||||
'taxes_sales' => 'ΦΠΑ πωλήσεων',
|
||||
|
||||
];
|
Reference in New Issue
Block a user