X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/62a475e464fda936b22a435b49e280a75df7f042..refs/pull/2515/head:/resources/lang/zh_CN/activities.php diff --git a/resources/lang/zh_CN/activities.php b/resources/lang/zh_CN/activities.php index 7198710ef..717c7dfdf 100644 --- a/resources/lang/zh_CN/activities.php +++ b/resources/lang/zh_CN/activities.php @@ -1,12 +1,10 @@ '创建了页面', 'page_create_notification' => '页面已创建成功', @@ -36,7 +34,7 @@ return [ 'book_delete_notification' => '图书已删除成功', 'book_sort' => '排序了图书', 'book_sort_notification' => '图书已重新排序成功', - + // Bookshelves 'bookshelf_create' => '创建了书架', 'bookshelf_create_notification' => '书架已成功创建', @@ -47,4 +45,5 @@ return [ // Other 'commented_on' => '评论', + 'permissions_update' => '权限已更新', ];