mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Updated translations with latest Crowdin changes (#4025)
This commit is contained in:
@@ -67,6 +67,11 @@ return [
|
||||
'user_update_notification' => '사용자가 업데이트되었습니다',
|
||||
'user_delete_notification' => '사용자가 삭제되었습니다',
|
||||
|
||||
// Roles
|
||||
'role_create_notification' => 'Role successfully created',
|
||||
'role_update_notification' => 'Role successfully updated',
|
||||
'role_delete_notification' => 'Role successfully deleted',
|
||||
|
||||
// Other
|
||||
'commented_on' => '댓글 쓰기',
|
||||
'permissions_update' => '권한 수정함',
|
||||
|
Reference in New Issue
Block a user