'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' => '動作',
'create' => '建立',
'update' => '更新',
'edit' => '編輯',
+ 'archive' => 'Archive',
+ 'unarchive' => 'Un-Archive',
'sort' => '排序',
'move' => '移動',
'copy' => '複製',
// Not directly used but available for convenience to users.
'privacy_policy' => '隱私權政策',
'terms_of_service' => '服務條款',
+
+ // OpenSearch
+ 'opensearch_description' => '搜尋 :appName',
];