]> BookStack Code Mirror - bookstack/blobdiff - lang/ko/activities.php
respective book and chapter structure added.
[bookstack] / lang / ko / activities.php
index 4cb03f90cc908201e3569be1d0aa0a45910bbe03..7bdcd3c610f5a6bc6bd2f7796e3ef4b308c9ecf9 100644 (file)
@@ -93,9 +93,9 @@ return [
     'user_delete_notification' => '사용자가 삭제되었습니다',
 
     // API Tokens
-    'api_token_create' => 'aPI 토큰 생성',
+    'api_token_create' => '생성된 API 토큰',
     'api_token_create_notification' => 'API 토큰이 성공적으로 생성되었습니다.',
-    'api_token_update' => '업데이트된 API 토큰',
+    'api_token_update' => '갱신된 API 토큰',
     'api_token_update_notification' => 'API 토큰이 성공적으로 업데이트되었습니다.',
     'api_token_delete' => '삭제된 API 토큰',
     'api_token_delete_notification' => 'API 토큰이 성공적으로 삭제되었습니다.',