Added files - test

git-svn-id: https://svn.pioder.pl/uf-svn/uF@11 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
pioder
2009-05-01 08:28:11 +00:00
commit 968d0b7b53
429 changed files with 15882 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?php
/**
* @package Dynamic Script Forum
* @file lngs/Polish/quick_reply.php
* @version 1.0.x, 11-02-2007, 17:20
* @copyright 2008(c) PioDer <pioder@wp.pl>
* @link http://pioder.gim2przemysl.int.pl/dsf.html
* @license GNU GPL v3
**/
$lng['title']='Szybka Odpowiedź';
$lng['message']='Wiadomość';
$lng['save']='Zapisz';
$lng['reset']='Wyczyść';
$lng['message']='Wiadomość (dodatkowo. dostępne tagi [code] i [quote])';
?>