mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
11 lines
880 B
PHP
11 lines
880 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['A new interface for user management'] = '新的用户管理界面';
|
|
$lang['Brand new features : Activities logs and PDF reader'] = '全新功能:活动日志和PDF阅读器';
|
|
$lang['Enhanced interface for batch manager and album selector'] = '批量管理器和相册选择器的增强界面';
|
|
$lang['Even more filters for the gallery search engine'] = '为图库搜索引擎提供更多过滤器'; |