Files
Piwigo/language/mk_MK/admin.lang.php

15 lines
678 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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['Average rate'] = 'Просек';
$lang['Rate'] = 'Оцени';
$lang['Add to caddie'] = 'Додај ја фотографијата во календарот';
$lang['Caddie'] = 'Календар';
?>