add contents
This commit is contained in:
11
lib/plugins/todo/lang/tr/lang.php
Normal file
11
lib/plugins/todo/lang/tr/lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?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ı';
|
Reference in New Issue
Block a user