From a4c3d4a3b43fd7dc16fc41fea9d234a312432aec Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 25 Dec 2022 07:48:03 +0100 Subject: [PATCH] Update tr_TR, thanks to LazBoy --- language/tr_TR/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index f3e01757b..eec21ca24 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -1317,4 +1317,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'En i $lang['This photo no longer exists'] = 'Bu fotoğraf artık mevcut değil'; $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 +$lang['Album name must not be empty'] = 'Albüm adı boş bırakılamaz'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Dosya sisteminizdeki bazı fotoğraflar kayıp. Detaylar Check Uploads eklentisi tarafından sağlandı.'; \ No newline at end of file