1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
7 */
8$lang['qb_todobutton']         = 'Označit text jako Úkol';
9$lang['refreshpage']           = 'Je dostupná novější verze této stránky, před pokračováním ji obnovte.';
10$lang['checkboxchange_on']     = 'Úkol zaškrtnut';
11$lang['checkboxchange_off']    = 'Úkol nezaškrtnut';
12