el-GR translation

This commit is contained in:
denisdulici
2018-04-23 10:06:55 +03:00
parent 61d326d76a
commit 62560782c5
26 changed files with 780 additions and 1 deletions

View 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' => 'ΦΠΑ πωλήσεων',
];