1
0
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:
Dan Brown
2022-02-26 11:46:33 +00:00
committed by GitHub
parent 2ae8026903
commit 41689a1e65
96 changed files with 2704 additions and 2488 deletions

View File

@ -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',

View File

@ -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',