From f4f6ce6b79813d4d895e4097dcad9a05e5ecdbe6 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 29 Oct 2024 10:38:17 +0100 Subject: [PATCH] Update el_GR, thanks to dimitri --- language/el_GR/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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