2018-05-03 12:16:18 +03:00

16 lines
977 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'installed_version' => 'Εγκατεστημένη έκδοση',
'latest_version' => 'Τελευταία έκδοση',
'update' => 'Ενημέρωση Akaunting στην έκδοση :version',
'changelog' => 'Αρχείο καταγραφής αλλαγών',
'check' => 'Έλεγχος',
'new_core' => 'Διατίθεται μια ενημερωμένη έκδοση του Akaunting.',
'latest_core' => 'Συγχαρητήρια! Έχετε την τελευταία έκδοση του Akaunting. Οι μελλοντικές ενημερώσεις ασφαλείας θα εφαρμόζονται αυτόματα.',
'success' => 'Η ενημέρωση έχει ολοκληρωθεί επιτυχώς.',
'error' => 'Η ενημέρωση απέτυχε. Παρακαλώ προσπαθήστε ξανά.',
];