summaryrefslogtreecommitdiff
path: root/lang/tr/lang.php
blob: f0032710a4ee633d5891fcffb8780c3a55db4be1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Turkish language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Tartışma';
$lang['back_to_article'] = 'Geri makalenin';
$lang['userpage']        = 'Kullanıcı sayfası';

//Setup VIM: ex: et ts=2 :