Added files - test
git-svn-id: https://svn.pioder.pl/uf-svn/uF@11 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
15
lngs/Polish/quick_reply.php
Normal file
15
lngs/Polish/quick_reply.php
Normal 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])';
|
||||
?>
|
||||
Reference in New Issue
Block a user