1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/wrap/lang/sr/lang.php
Daniel Baumann d25794905f
Adding wrap version 2023-08-13 (63b6c01).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-16 08:32:12 +01:00

21 lines
1.1 KiB
PHP
Raw 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
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Марко М. Костић <marko.m.kostic@gmail.com>
*/
$lang['picker'] = 'Прикључак за преламање';
$lang['column'] = 'колоне';
$lang['box'] = 'једноставна кутија на средини';
$lang['info'] = 'инфо кутија';
$lang['tip'] = 'кутија са саветима';
$lang['important'] = 'важна кутија';
$lang['alert'] = 'кутија са узбуном';
$lang['help'] = 'кутија за испомоћ';
$lang['download'] = 'кутија за преузимање';
$lang['todo'] = 'кутија са задацима';
$lang['clear'] = 'очисти плутајуће';
$lang['em'] = 'нарочито назначено';
$lang['hi'] = 'означено';
$lang['lo'] = 'мање важно';