mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-01 07:22:09 +02:00
11 lines
926 B
PHP
11 lines
926 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'] = 'En ny grænseflade til brugerhåndtering';
|
|
$lang['Brand new features : Activities logs and PDF reader'] = 'Helt nye funktioner: Aktivitetslogninger og PDF-viser';
|
|
$lang['Enhanced interface for batch manager and album selector'] = 'Forbedret grænseflade til batchhåndtering og albumudvælgelse';
|
|
$lang['Even more filters for the gallery search engine'] = 'Endnu flere filtre til galleriets søgemaskine'; |