X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/dc6013fd7e5b6c261da4ce8a88052dd3f7b5111f..refs/pull/5312/head:/lang/zh_TW/common.php diff --git a/lang/zh_TW/common.php b/lang/zh_TW/common.php index 72f5969b8..8b003a730 100644 --- a/lang/zh_TW/common.php +++ b/lang/zh_TW/common.php @@ -20,7 +20,7 @@ return [ 'description' => '描述', 'role' => '角色', 'cover_image' => '封面圖片', - 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.', + 'cover_image_description' => '雖然圖片會在不同情境下自動調整顯示方式,但應接近 440x250 像素', // Actions 'actions' => '動作', @@ -107,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => '隱私權政策', 'terms_of_service' => '服務條款', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];