Files
roundcubemail/plugins/help/localization/pl_PL.inc

9 lines
124 B
PHP

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