diff --git a/language/tr_TR/install.lang.php b/language/tr_TR/install.lang.php index a916c636d..532673c24 100644 --- a/language/tr_TR/install.lang.php +++ b/language/tr_TR/install.lang.php @@ -50,4 +50,5 @@ $lang['Welcome to my photo gallery'] = 'Fotoğraf galerime hoş geldiniz'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Herhangi bir sebeple yardım gerektiğinde, forumlarımıza danışmakta tereddüt etmeyin: %s'; $lang['Welcome to your new installation of Piwigo!'] = 'Piwigo\'nunuzun yeni kurulumuna hoşgeldiniz!'; $lang['Password ']['confirm'] = 'Şifre [doğrula]'; -$lang['localhost or other, supplied by your host provider'] = 'localhost veya diğer, bulundurma hizmeti sağlayıcınız tarafından verilen'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost veya diğer, bulundurma hizmeti sağlayıcınız tarafından verilen'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'PHP %s sürümü gerekli (PHP %s üzerinde çalışıyorsunuz)'; \ No newline at end of file