diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 4bf5157f0..4c925683c 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -1391,4 +1391,7 @@ $lang['This user must first be defined as the webmaster before it can be upgrade $lang['To be sure, please rewrite the word “%s” below'] = 'Emin olmak için lütfen aşağıdaki "%s" kelimesini yeniden yazın'; $lang['Username successfully modified'] = 'Kullanıcı adı başarıyla değiştirildi'; $lang['Yes, let\'s proceed'] = 'Evet, devam edelim'; -$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = '%s yerine %s\'yi ana kullanıcı olarak ayarlamak üzeresiniz, devam etmek istiyor musunuz?'; \ No newline at end of file +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = '%s yerine %s\'yi ana kullanıcı olarak ayarlamak üzeresiniz, devam etmek istiyor musunuz?'; +$lang['Read the release note'] = 'Sürüm notunu okuyun'; +$lang['What\'s new in version %s'] = 'Versiyon %s\'de neler yeni?'; +$lang['Ok, got it!'] = 'Tamamdır, anlaşıldı!'; \ No newline at end of file