mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-14 03:56:48 +01:00
7 lines
93 B
PHP
7 lines
93 B
PHP
<?php
|
|
|
|
$labels = array();
|
|
$labels['useimapsubscriptions'] = 'Używaj subskrypcji IMAP';
|
|
|
|
?>
|