X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/bccf4653cb11df5e5c36bf9e9c48b528fcad90ef..refs/pull/3039/head:/resources/lang/ko/activities.php diff --git a/resources/lang/ko/activities.php b/resources/lang/ko/activities.php index a56316ef8..ee694f073 100644 --- a/resources/lang/ko/activities.php +++ b/resources/lang/ko/activities.php @@ -43,6 +43,15 @@ 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', ];