We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcac6c commit fc1ce24Copy full SHA for fc1ce24
lang/ko/activities.php
@@ -33,7 +33,7 @@
33
'book_create_from_chapter' => '챕터를 책으로 변환',
34
'book_create_from_chapter_notification' => '챕터가 책으로 성공적으로 변환되었습니다.',
35
'book_update' => '업데이트된 책',
36
- 'book_update_notification' => '책이 성공적으로 업데이트되었습니다.',
+ 'book_update_notification' => '책 수정함',
37
'book_delete' => '삭제된 책',
38
'book_delete_notification' => '책이 성공적으로 삭제되었습니다.',
39
'book_sort' => '책 정렬',
@@ -50,7 +50,7 @@
50
'bookshelf_delete_notification' => '책장이 성공적으로 삭제되었습니다.',
51
52
// Revisions
53
- 'revision_restore' => '복구한 수정본',
+ 'revision_restore' => '복원한 수정본',
54
'revision_delete' => '삭제한 수정본',
55
'revision_delete_notification' => '수정본을 잘 삭제함',
56
0 commit comments