Files
roundcubemail/plugins/help/localization/pl_PL.inc
alecpl 564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
2009-07-22 09:15:36 +00:00

9 lines
124 B
PHP

<?php
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
?>