mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Merged and squashed l10n_development into v22-10
This commit is contained in:
@ -14,7 +14,7 @@ return [
|
||||
'page_delete_notification' => 'Sayfa başarıyla silindi',
|
||||
'page_restore' => 'sayfayı eski haline getirdi',
|
||||
'page_restore_notification' => 'Sayfa Başarıyla Eski Haline Getirildi',
|
||||
'page_move' => 'sayfayı taşıdı',
|
||||
'page_move' => 'sayfa taşındı',
|
||||
|
||||
// Chapters
|
||||
'chapter_create' => 'bölüm oluşturdu',
|
||||
@ -38,7 +38,7 @@ return [
|
||||
'book_sort_notification' => 'Kitap başarıyla yeniden sıralandı',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create' => 'kitaplık oluşturuldu',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
|
@ -280,6 +280,7 @@ return [
|
||||
'da' => 'Danca',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
'el' => 'ελληνικά',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
'et' => 'Eesti keel',
|
||||
|
Reference in New Issue
Block a user