updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -12,6 +12,7 @@ return [
'net_profit' => 'Καθαρό Κέρδος',
'total_expenses' => 'Συνολικά Έξοδα',
'net' => 'Καθαρά',
'income-expense' => 'Έσοδα & Έξοδα',
'summary' => [
'income' => 'Σύνοψη εσόδων',
@@ -20,11 +21,10 @@ return [
'tax' => 'Σύνοψη φόρων',
],
'quarter' => [
'1' => 'Ιαν-Μαρ',
'2' => 'Απρ-Ιουν',
'3' => 'Ιουλ-Σεπ',
'4' => 'Οκτ-Δεκ',
'charts' => [
'line' => 'Γραμμή',
'bar' => 'Ράβδοι',
'pie' => 'Πίτα',
],
];