diff options
Diffstat (limited to '')
-rw-r--r-- | language/tr_TR/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index 3697d9569..299662655 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -403,4 +403,5 @@ $lang['Rating score, low → high'] = 'Puan (düşük-yüksek)'; $lang['View in'] = 'Görüntüle'; $lang['Visits, high → low'] = 'Ziyaret edilme (çok-az)'; $lang['Visits, low → high'] = 'Ziyaret edilme (az-çok)'; +$lang['%d rate'] = '%d oy'; ?>
\ No newline at end of file |