Skip to content

Commit f588666

Browse files
solewniczakdokuwiki-translate
authored andcommitted
translation update
1 parent 62184d3 commit f588666

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

inc/lang/pl/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Szymon Olewniczak <szyolewn@pg.edu.pl>
67
* @author Marek Adamski <fevbew@wp.pl>
78
* @author Michał <kamykowsky@gmail.com>
89
* @author pavulondit <pavloo@vp.pl>
@@ -136,7 +137,7 @@
136137
$lang['search_exact_match'] = 'Dokładne dopasowanie';
137138
$lang['search_starts_with'] = 'Zaczyna się na';
138139
$lang['search_ends_with'] = 'Kończy się na';
139-
$lang['search_contains'] = 'Zwiera';
140+
$lang['search_contains'] = 'Zawiera';
140141
$lang['search_custom_match'] = 'Spersonalizowany';
141142
$lang['search_any_ns'] = 'Jakakolwiek przestrzeń nazw';
142143
$lang['search_any_time'] = 'Kiedykolwiek';

0 commit comments

Comments
 (0)