mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
11 lines
1.2 KiB
PHP
11 lines
1.2 KiB
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | This file is part of Piwigo. |
|
|
// | |
|
|
// | For copyright and license information, please view the COPYING.txt |
|
|
// | file that was distributed with this source code. |
|
|
// +-----------------------------------------------------------------------+
|
|
$lang['Even more filters for the gallery search engine'] = 'Ακόμη περισσότερα φίλτρα για τη μηχανή αναζήτησης της πινακοθήκης';
|
|
$lang['Brand new features : Activities logs and PDF reader'] = 'Νέα χαρακτηριστικά: Αρχεία καταγραφής δραστηριοτήτων και αναγνώστης αρχείων PDF';
|
|
$lang['Enhanced interface for batch manager and album selector'] = 'Βελτιωμένη διεπαφή για την σειριακή διαχείριση και τον επιλογέα άλμπουμ';
|
|
$lang['A new interface for user management'] = 'Μια νέα διεπαφή για διαχείριση χρηστών'; |