source: github/plugins/new_user_dialog/localization/cs_CZ.inc @ 48e9c14

HEADcourier-fixdev-browser-capabilitiespdorelease-0.8
Last change on this file since 48e9c14 was 48e9c14, checked in by thomascube <thomas@…>, 14 months ago

Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore

  • Property mode set to 100644
File size: 198 bytes
Line 
1<?php
2
3$labels = array();
4$labels['identitydialogtitle'] = 'Prosím doplňte své jméno a e-mail';
5$labels['identitydialoghint'] = 'Tento dialog se objeví pouze při prvním přihlášení.';
6
7?>
Note: See TracBrowser for help on using the repository browser.