mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
11 lines
923 B
PHP
11 lines
923 B
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'] = 'Galeri arama motoru için daha fazla filtre';
|
||
$lang['Enhanced interface for batch manager and album selector'] = 'Toplu yönetici ve albüm seçici için geliştirilmiş arayüz';
|
||
$lang['Brand new features : Activities logs and PDF reader'] = 'Yeni özellikler: Etkinlik kayıtları ve PDF okuyucu';
|
||
$lang['A new interface for user management'] = 'Kullanıcı yönetimi için yeni arayüz'; |