]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/activities.php
Reverted shift change to old migration
[bookstack] / resources / lang / ko / activities.php
index fda7e4ef35ebb21aeca7c763841254356f5c75c5..ee694f0736b351cf06c03f5c5df06fe0c7c9b2f8 100644 (file)
@@ -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',