mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#2764)
This commit is contained in:
@ -43,7 +43,11 @@ 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',
|
||||
|
||||
// Other
|
||||
'commented_on' => '댓글 쓰기',
|
||||
'permissions_update' => '업데이트된 권한',
|
||||
'permissions_update' => 'updated permissions',
|
||||
];
|
||||
|
Reference in New Issue
Block a user