X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/3012/head:/resources/lang/ko/activities.php diff --git a/resources/lang/ko/activities.php b/resources/lang/ko/activities.php index fda7e4ef3..ee694f073 100644 --- a/resources/lang/ko/activities.php +++ b/resources/lang/ko/activities.php @@ -43,6 +43,14 @@ return [ 'bookshelf_delete' => '삭제된 서가', 'bookshelf_delete_notification' => '서가 지움', + // Favourites + 'favourite_add_notification' => '":name" has been added to your favourites', + 'favourite_remove_notification' => '":name" has been removed from your favourites', + + // MFA + 'mfa_setup_method_notification' => 'Multi-factor method successfully configured', + 'mfa_remove_method_notification' => 'Multi-factor method successfully removed', + // Other 'commented_on' => '댓글 쓰기', 'permissions_update' => 'updated permissions',