From 33054a5d2d8d6cebd83db4a7874bc7ae0e948cfa Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 17 Jul 2019 06:32:58 +0200 Subject: [PATCH] Update tr_TR, thanks to Nakre --- language/tr_TR/admin.lang.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 395055bb7..c781563d2 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -991,3 +991,8 @@ $lang['checksum'] = 'sağlama toplamı'; $lang['delete album and all %d photos, even the %d associated to other albums'] = 'albüm ve tüm %d fotoğraf, hatta %d diğer albümlerinde ilişkili olanları silin'; $lang['delete album and the %d orphan photos'] = 'albüm ve %d yetim fotoğraf sil'; $lang['orphans to delete'] = 'silinecek yetimler'; +$lang['Create a first album'] = 'İlk albümü oluştur'; +$lang['Deletion in progress'] = 'Silme işlemi devam ediyor'; +$lang['Visit'] = 'Ziyaret et'; +$lang['Welcome!'] = 'Hoş Geldiniz!'; +$lang['or'] = 'yada'; \ No newline at end of file