Files
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

12 lines
442 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author İlker Kapaç <irifat@gmail.com>
*/
$lang['qb_todobutton'] = 'Metni görev olarak işaretle';
$lang['refreshpage'] = 'Bu sayfanın daha güncel bir hali bulunmaktadır, tekrar denemeden önce sayfayı tazeleyin.';
$lang['checkboxchange_on'] = 'Görev işaretlendi';
$lang['checkboxchange_off'] = 'Görevin işareti kaldırıldı';