Files
uf/lngs/Polish/quick_reply.php
pioder 194a9ffc01 + Changed license to X11 modified by PioDer
+ Updated author webpage url
+ Positioned "You have x PMs"
+ Colored special groups (Admins, Mods)

git-svn-id: https://svn.pioder.pl/uf-svn/uF@36 72ec579a-5ced-4fa4-82f3-afba5d98df2f
2010-01-14 19:50:52 +00:00

16 lines
414 B
PHP

<?php
/**
* @package uForum
* @file lngs/Polish/quick_reply.php
* @version $Id$
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
* @link http://www.pioder.pl/
* @license see LICENSE.txt
**/
$lng['title']='Szybka Odpowiedź';
$lng['message']='Wiadomość';
$lng['save']='Zapisz';
$lng['reset']='Wyczyść';
$lng['message']='Wiadomość (dodatkowo. dostępne tagi [code] i [quote])';
?>