mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
11 lines
994 B
PHP
11 lines
994 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'] = 'אפילו יותר מסננים למנוע החיפוש של הגלריה'; |