xref: /dokuwiki/lib/plugins/popularity/lang/en/lang.php (revision bf413a4e50ea09a0345533c5fb1d07e963bd6368)
1<?php
2
3$lang['name']             = 'Popularity Feedback (may take some time to load)';
4$lang['submit']           = 'Send Data';
5$lang['autosubmit']       = 'Automatically send data once a month';
6$lang['submissionFailed'] = 'The data couldn\'t be sent due to the following error:';
7$lang['submitDirectly']   = 'You can send the data manually by submitting the following form.';
8$lang['autosubmitError']  = 'The last autosubmit failed, because of the following error: ';
9$lang['lastSent']         = 'The data has been sent ';
10