mirror of
https://github.com/splitbrain/dokuwiki-plugin-gallery.git
synced 2025-07-31 02:53:31 +00:00
11 lines
375 B
PHP
11 lines
375 B
PHP
<?php
|
||
|
||
/**
|
||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||
*
|
||
* @author Katerina Katapodi <extragold1234@hotmail.com>
|
||
*/
|
||
$lang['pages'] = 'Σελίδες Gallery';
|
||
$lang['js']['addgal'] = 'Προσθέσετε χώρο για όνομα ως γκαλερί.';
|
||
$lang['nothingfound'] = 'Δεν βρέθηκαν εικόνες.';
|