1<?php
2/**
3 * DokuWiki Plugin tagfilter (Language Component)
4 *
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author  Paweł Jan Czochański
7 */
8$lang['choose'] = 'wybór';
9$lang['Delete filter'] = 'Wyczyść filtr';
10$lang['missing_plugin'] = "<i>Wtyczka %s jest nieprawidłowa lub niedostępna.</i>";
11$lang['found_count'] = "Found";