12 lines
410 B
PHP
12 lines
410 B
PHP
<?php
|
|
|
|
/**
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*
|
|
* @author Robert Bogenschneider <bogi@uea.org>
|
|
*/
|
|
$lang['qb_todobutton'] = 'Marki tekston kiel taskon';
|
|
$lang['refreshpage'] = 'Pli freŝa versio de tiu paĝo haveblas, reŝargu la paĝon antaŭ ol reprovi.';
|
|
$lang['checkboxchange_on'] = 'Plenumita tasko';
|
|
$lang['checkboxchange_off'] = 'Neplenumita tasko';
|