diff options
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 57603895c94..3ab3b94745f 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -16,6 +16,8 @@ $TRANSLATIONS = array( "Error adding %s to favorites." => "%s favorilere eklenirken hata oluştu", "No categories selected for deletion." => "Silmek için bir kategori seçilmedi", "Error removing %s from favorites." => "%s favorilere çıkarılırken hata oluştu", +"Unknown filetype" => "Bilinmeyen dosya türü", +"Invalid image" => "Geçersiz resim", "Sunday" => "Pazar", "Monday" => "Pazartesi", "Tuesday" => "Salı", |