mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
10 lines
416 B
PHP
10 lines
416 B
PHP
<?php
|
||
/**
|
||
* Serbian language file
|
||
*
|
||
* @author Иван Петровић petrovicivan@ubuntusrbija.org
|
||
* @author Ivan Petrovic <petrovicivan@ubuntusrbija.org>
|
||
* @author Miroslav Šolti <solti.miroslav@gmail.com>
|
||
*/
|
||
$lang['name'] = 'Мерење популарности (може потрајати док се не учита)';
|
||
$lang['submit'] = 'Пошаљи податке';
|