diff options
Diffstat (limited to 'language/tr_TR')
-rw-r--r-- | language/tr_TR/admin.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 7260a4623..b8b7220b8 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -790,4 +790,8 @@ $lang['Photos generation in progress...'] = 'Resimler oluşturulmaya devam ediyo $lang['%s photos have been regenerated'] = '%s resimler oluşturuldu'; $lang['%s photos can not be regenerated'] = '%s resimler oluşturulamadı'; $lang['Only photos with HD can be regenerated!'] = 'Sadece HD olan resimler oluşturulabilir!'; +$lang['new'] = 'yeni'; +$lang['No results'] = 'Sonuç yok'; +$lang['Searching...'] = 'Arıyor...'; +$lang['Type in a search term'] = 'Aramak için bir kelime yazınız'; ?>
\ No newline at end of file |