From 50868a95513f20fb980393658fe2b2bc7f9a5e6a Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 24 Nov 2022 18:10:09 +0100 Subject: [PATCH] Update tr_TR, thanks to LazBoy --- language/tr_TR/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 1dd1184f9..f3e01757b 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -1315,4 +1315,6 @@ $lang['Details'] = 'Ayrıntılar'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Güncelleme sırasında bir sorun çıkıyorsa, bir yedek geri yükleyebilirsiniz.'; $lang['The best is to have them made automatically on a regular basis.'] = 'En iyisi, düzenli olarak otomatik olarak yapılmasıdır.'; $lang['This photo no longer exists'] = 'Bu fotoğraf artık mevcut değil'; -$lang['Apply to root albums'] = 'Kök albümlere uygula'; \ No newline at end of file +$lang['Apply to root albums'] = 'Kök albümlere uygula'; +$lang['Visit history'] = 'Ziyaret geçmişi'; +$lang['Album name must not be empty'] = 'Albüm adı boş bırakılamaz'; \ No newline at end of file