]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/activities.php
respective book and chapter structure added.
[bookstack] / lang / zh_CN / activities.php
index 175fb3083096f37d39011c855e5c0e6fb1c6f445..54c93b0efea9fc9da86b50f3640c6818546d3985 100644 (file)
@@ -59,7 +59,7 @@ return [
     'favourite_remove_notification' => '":name" 已从您的收藏中删除',
 
     // Watching
-    'watch_update_level_notification' => 'Watch preferences successfully updated',
+    'watch_update_level_notification' => '关注偏好设置已更新成功',
 
     // Auth
     'auth_login' => '已登录',
@@ -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 令牌删除成功',