Skip to content

Commit a6273a8

Browse files
authored
Merge pull request #440 from sarperkaya/patch-2
Update lfm.php by @sarperkaya
2 parents 2a22db5 + 023fba6 commit a6273a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/tr/lfm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
'error-folder-not-found'=> 'Klasör bulunamadı! (:folder)',
5151
'error-mime' => 'Beklenmeyen Mime Türü: ',
5252
'error-size' => 'Boyut sınırın üstünde:',
53-
'error-instance' => 'The uploaded file should be an instance of UploadedFile',
53+
'error-instance' => 'Yüklenen dosya, UploadedFile örneğinde olmalıdır',
5454
'error-invalid' => 'Geçersiz yükleme isteği',
5555
'error-other' => 'Bir hata oluştu: ',
5656
'error-too-large' => 'Girilen veri çok fazla!',

0 commit comments

Comments
 (0)