diff --git a/locales/tr_TR/translations.php b/locales/tr_TR/translations.php index 5c5b263..c2ed44b 100644 --- a/locales/tr_TR/translations.php +++ b/locales/tr_TR/translations.php @@ -242,7 +242,7 @@ return array( 'Groups' => 'Gruplar', 'Back to the group' => 'Gruba geri dön', 'view' => 'görüntüle', - // 'Item title links to' => '', - // 'Original' => '', - // 'Last login:' => '', + 'Item title links to' => 'Öğe başlığıyla ilişkili bağlantılar', + 'Original' => 'Orijinal', + 'Last login:' => 'En son sisteme giriş zamanı:', );