diff --git a/language/el_GR/common.lang.php b/language/el_GR/common.lang.php index 71aecb05c..76db15cb2 100644 --- a/language/el_GR/common.lang.php +++ b/language/el_GR/common.lang.php @@ -451,4 +451,7 @@ $lang['Pages'] = 'Σελίδες'; $lang['Only the first %d albums are displayed, out of %d.'] = 'Απεικονίζονται μόνο τα %d από %d άλμπουμ'; $lang['Custom dates'] = 'Προσαρμοσμένες ημερομηνίες'; $lang['Click here to display it'] = 'Κάντε κλίκ εδώ για να το δείτε'; -$lang['Album already selected'] = 'Το άλμπουμ έχει επιλεχθεί ήδη'; \ No newline at end of file +$lang['Album already selected'] = 'Το άλμπουμ έχει επιλεχθεί ήδη'; +$lang['There are no authors available for the photos currently filtered'] = 'Δεν υπάρχουν πρόσωπα που έχουν αναρτήσει τις φωτογραφίες με το φίλτρο που έχει επιλεγεί'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Δεν υπάρχουν ημερομηνίες δημιουργίας με το φίλτρο των φωτογραφιών που έχει επιλεγεί'; +$lang['There are no tags available for the photos currently filtered'] = 'Δεν υπάρχουν ετικέτες με το φίλτρο των φωτογραφιών που έχει επιλεγεί'; \ No newline at end of file