mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
New Crowdin updates (#3259)
This commit is contained in:
@ -7,7 +7,7 @@ return [
|
||||
|
||||
// Pages
|
||||
'page_create' => 'sayfa oluşturdu',
|
||||
'page_create_notification' => 'Page successfully created',
|
||||
'page_create_notification' => 'Sayfa Başarıyla Oluşturuldu',
|
||||
'page_update' => 'sayfayı güncelledi',
|
||||
'page_update_notification' => 'Page successfully updated',
|
||||
'page_delete' => 'sayfayı sildi',
|
||||
|
@ -120,7 +120,7 @@ return [
|
||||
'show_caption' => 'Show caption',
|
||||
'constrain' => 'Constrain proportions',
|
||||
|
||||
// Images, links & embed
|
||||
// Images, links, details/summary & embed
|
||||
'source' => 'Source',
|
||||
'alt_desc' => 'Alternative description',
|
||||
'embed' => 'Embed',
|
||||
@ -131,6 +131,12 @@ return [
|
||||
'open_link' => 'Open link in...',
|
||||
'open_link_current' => 'Current window',
|
||||
'open_link_new' => 'New window',
|
||||
'insert_collapsible' => 'Insert collapsible block',
|
||||
'collapsible_unwrap' => 'Unwrap',
|
||||
'edit_label' => 'Edit label',
|
||||
'toggle_open_closed' => 'Toggle open/closed',
|
||||
'collapsible_edit' => 'Edit collapsible block',
|
||||
'toggle_label' => 'Toggle label',
|
||||
|
||||
// About view
|
||||
'about_title' => 'About the WYSIWYG Editor',
|
||||
|
Reference in New Issue
Block a user