diff options
Diffstat (limited to 'language')
-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 5a62799aa..b17f2d68c 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -417,4 +417,5 @@ $lang['Go back to the album'] = 'Albüme geri dön'; $lang['Last Page'] = 'Son sayfa'; $lang['Password is missing. Please enter the password.'] = 'Şifre eksik. Lütfen şifrenizi girin.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Şifre doğrulama eksik. Lütfen seçtiğiniz şifreyi doğrulayın.'; +$lang['%d photos per page'] = 'sayfa başına %d fotoğraf'; ?>
\ No newline at end of file |