]> BookStack Code Mirror - bookstack/blobdiff - lang/ko/activities.php
Themes: Documented public file serving
[bookstack] / lang / ko / activities.php
index 356568d1fd65789b82d3a5ff4d52c48ed44966cd..4e733b7b5825af86b19bf8ee4061b37979d2e3f9 100644 (file)
@@ -50,7 +50,7 @@ return [
     'bookshelf_delete_notification'    => '책장이 성공적으로 삭제되었습니다.',
 
     // Revisions
-    'revision_restore' => '복구ë\90\9c ë¦¬ë¹\84ì \84',
+    'revision_restore' => '복구ë\90\9c ë²\84ì \84',
     'revision_delete' => '버전 삭제',
     'revision_delete_notification' => '버전 삭제 성공',
 
@@ -74,23 +74,23 @@ return [
     // Settings
     'settings_update' => '설정 변경',
     'settings_update_notification' => '설졍 변경 성공',
-    'maintenance_action_run' => '유지 관리 작업 실행',
+    'maintenance_action_run' => '유지관리 작업 실행',
 
     // Webhooks
     'webhook_create' => '웹 훅 생성',
     'webhook_create_notification' => '웹 훅 생성함',
     'webhook_update' => '웹 훅 수정하기',
-    'webhook_update_notification' => '웹훅 설정이 수정되었습니다.',
+    'webhook_update_notification' => '웹 훅 설정이 수정되었습니다.',
     'webhook_delete' => '웹 훅 지우기',
     'webhook_delete_notification' => '웹 훅 삭제함',
 
     // Imports
-    'import_create' => 'created import',
-    'import_create_notification' => 'Import successfully uploaded',
-    'import_run' => 'updated import',
-    'import_run_notification' => 'Content successfully imported',
-    'import_delete' => 'deleted import',
-    'import_delete_notification' => 'Import successfully deleted',
+    'import_create' => '컨텐츠 ZIP 파일이 생성되었습니다.',
+    'import_create_notification' => '컨텐츠 ZIP 파일이 업로드 되었습니다.',
+    'import_run' => '컨텐츠 ZIP 파일을 업데이트하였습니다.',
+    'import_run_notification' => '내용을 가져왔습니다.',
+    'import_delete' => '임포트 파일 삭제',
+    'import_delete_notification' => '임포트 파일을 삭제하였습니다.',
 
     // Users
     'user_create' => '사용자 생성',