mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Updated translations with latest Crowdin changes (#4163)
This commit is contained in:
@@ -6,6 +6,9 @@ return [
|
||||
|
||||
// Image Manager
|
||||
'image_select' => 'Görsel Seç',
|
||||
'image_upload' => 'Upload Image',
|
||||
'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
|
||||
'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
|
||||
'image_all' => 'Hepsi',
|
||||
'image_all_title' => 'Bütün görselleri görüntüle',
|
||||
'image_book_title' => 'Bu kitaba ait görselleri görüntüle',
|
||||
@@ -18,12 +21,12 @@ return [
|
||||
'image_delete_confirm_text' => 'Bu resmi silmek istediğinizden emin misiniz?',
|
||||
'image_select_image' => 'Görsel Seç',
|
||||
'image_dropzone' => 'Görselleri sürükleyin ya da seçin',
|
||||
'image_dropzone_drop' => 'Drop images here to upload',
|
||||
'images_deleted' => 'Görseller Silindi',
|
||||
'image_preview' => 'Görsel Ön İzlemesi',
|
||||
'image_upload_success' => 'Görsel başarıyla yüklendi',
|
||||
'image_update_success' => 'Görsel detayları başarıyla güncellendi',
|
||||
'image_delete_success' => 'Görsel başarıyla silindi',
|
||||
'image_upload_remove' => 'Kaldır',
|
||||
|
||||
// Code Editor
|
||||
'code_editor' => 'Kodu Düzenle',
|
||||
|
Reference in New Issue
Block a user