]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/common.php
ExportFormatter: Add book description and check for empty book and chapter descriptio...
[bookstack] / lang / zh_CN / common.php
index 05c0c0b9135f9f4f83539b0b03bd37c6b13ede07..bc391354e69b2db3c8edd875c88ad28f2a053b9b 100644 (file)
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => '隐私政策',
     'terms_of_service' => '服务条款',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];