+ // API Tokens
+ 'api_token_create' => '생성된 API 토큰',
+ 'api_token_create_notification' => 'API 토큰이 성공적으로 생성되었습니다.',
+ 'api_token_update' => '갱신된 API 토큰',
+ 'api_token_update_notification' => 'API 토큰이 성공적으로 업데이트되었습니다.',
+ 'api_token_delete' => '삭제된 API 토큰',
+ 'api_token_delete_notification' => 'API 토큰이 성공적으로 삭제되었습니다.',
+
+ // Roles
+ 'role_create' => '역활 생성',
+ 'role_create_notification' => '역할이 생성되었습니다',
+ 'role_update' => '역활 갱신',
+ 'role_update_notification' => '역할이 수정되었습니다',
+ 'role_delete' => '역활 삭제',
+ 'role_delete_notification' => '역할이 삭제되었습니다',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => '비운 휴지통',
+ 'recycle_bin_restore' => '휴지통에서 복원됨',
+ 'recycle_bin_destroy' => '휴지통에서 제거됨',
+
+ // Comments