diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-19 04:50:18 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-19 04:50:18 +0000 |
commit | 4064ea39e43447a393d5eccd0bc2c2bcdf8a4f67 (patch) | |
tree | 0732cc72ca015f7221a0e4204e63d9e2b2674189 /language/tr_TR/common.lang.php | |
parent | 8dcd86b273652505afb8d41b2a74e5d9df898976 (diff) |
[trunk_public] Update tr_TR, thanks to : Nakre
git-svn-id: http://piwigo.org/svn/trunk@15111 68402e56-0260-453c-a942-63ccdbb3a9ee
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 |