1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

New Crowdin updates (#3737)

This commit is contained in:
Dan Brown
2022-10-20 12:18:58 +01:00
committed by GitHub
parent f9c0edbd0c
commit 5d37a814fd
120 changed files with 2252 additions and 604 deletions

View File

@@ -38,14 +38,14 @@ return [
'book_sort_notification' => '책 정렬 바꿈',
// Bookshelves
'bookshelf_create' => 'created shelf',
'bookshelf_create_notification' => 'Shelf successfully created',
'bookshelf_create_from_book' => 'converted book to shelf',
'bookshelf_create' => '책꽃이 만들기',
'bookshelf_create_notification' => '책꽃이 생성 완료',
'bookshelf_create_from_book' => '책을 책꽃이로 변환',
'bookshelf_create_from_book_notification' => '책을 책꽂이로 변환했습니다.',
'bookshelf_update' => 'updated shelf',
'bookshelf_update_notification' => 'Shelf successfully updated',
'bookshelf_delete' => 'deleted shelf',
'bookshelf_delete_notification' => 'Shelf successfully deleted',
'bookshelf_update' => '책꽃이 업데이트',
'bookshelf_update_notification' => '책꽃이가 업데이트되었습니다',
'bookshelf_delete' => '선반 삭제',
'bookshelf_delete_notification' => '책꽃이가 삭제되었습니다.',
// Favourites
'favourite_add_notification' => '":name" 북마크에 추가함',