add contents
This commit is contained in:
15
lib/plugins/pagelist/lang/tr/lang.php
Normal file
15
lib/plugins/pagelist/lang/tr/lang.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Esther Brunner <wikidesign@gmail.com>
|
||||
* @author İlker R. Kapaç <irifat@gmail.com>
|
||||
*/
|
||||
$lang['page'] = 'Sayfa';
|
||||
$lang['date'] = 'Tarih';
|
||||
$lang['user'] = 'Kullanıcı';
|
||||
$lang['desc'] = 'Açıklama';
|
||||
$lang['diff'] = 'Farklar';
|
||||
$lang['diff_title'] = 'Güncel sürümler ile aradaki farkları göster';
|
||||
$lang['diff_alt'] = 'Güncel sürümler ile aradaki farkları göster';
|
Reference in New Issue
Block a user