You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?php
-
- /**
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Bartek S <sadupl@gmail.com>
- */
- $lang['picker'] = 'Plugin Wrap';
- $lang['column'] = 'kolumny';
- $lang['box'] = 'wyśrodkowane proste pole';
- $lang['info'] = 'pole informacyjne';
- $lang['tip'] = 'pole sugestii';
- $lang['important'] = 'ważne pole';
- $lang['alert'] = 'pole ostrzeżenia';
- $lang['help'] = 'pole pomocy';
- $lang['download'] = 'pole pobierania';
- $lang['todo'] = 'pole todo';
- $lang['hi'] = 'podświetlone';
- $lang['lo'] = 'mniej znaczące';
|