We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e13a1 commit b58846fCopy full SHA for b58846f
1 file changed
language/tr_TR/common.lang.php
@@ -355,4 +355,6 @@
355
$lang['the beginning'] = 'başlangıç';
356
$lang['Email address is missing. Please specify an email address.'] = 'E-Posta Adresi Kayıp. Lütfen E-Posta adresinizi doğrulayınız..';
357
$lang['html tags are not allowed in login'] = 'girişte html etiketleri kullanılamaz';
358
+$lang['The number of photos per page must be a not null scalar'] = 'Sayfa başına fotoğraf sayısı sıfırdan farklı bir tamsayı olmalıdır';
359
+$lang['Number of photos per page'] = 'Sayfa başına fotoğraf sayısı';
360
?>
0 commit comments